Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
composer require "vlucas/phpdotenv:2.6.0"
| 包名 | 版本要求 |
|---|---|
| php | >=5.3.9 |
| symfony/polyfill-ctype | ^1.9 |
| 包名 | 版本要求 |
|---|---|
| phpunit/phpunit | ^4.8.35 || ^5.0 |
| 许可证 | BSD-3-Clause |
|---|---|
| 发布时间 | 2019-01-28 20:57:27 |
| 类型 | library |