Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
composer require "vlucas/phpdotenv:3.3.2"
| 包名 | 版本要求 |
|---|---|
| php | ^5.4 || ^7.0 |
| phpoption/phpoption | ^1.5 |
| symfony/polyfill-ctype | ^1.9 |
| 包名 | 版本要求 |
|---|---|
| phpunit/phpunit | ^4.8.35 || ^5.0 || ^6.0 |
| 许可证 | BSD-3-Clause |
|---|---|
| 发布时间 | 2019-01-30 10:43:17 |
| 类型 | library |