Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
composer require "vlucas/phpdotenv:4.1.3"
| 包名 | 版本要求 |
|---|---|
| php | ^5.5.9 || ^7.0 |
| phpoption/phpoption | ^1.7.2 |
| symfony/polyfill-ctype | ^1.9 |
| 包名 | 版本要求 |
|---|---|
| bamarni/composer-bin-plugin | ^1.3 |
| ext-filter | * |
| ext-pcre | * |
| phpunit/phpunit | ^4.8.35 || ^5.0 || ^6.0 || ^7.0 |
| 许可证 | BSD-3-Clause |
|---|---|
| 发布时间 | 2020-03-27 23:37:15 |
| 类型 | library |