Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
composer require "vlucas/phpdotenv:2.6.6"
| 包名 | 版本要求 |
|---|---|
| php | ^5.3.9 || ^7.0 || ^8.0 |
| symfony/polyfill-ctype | ^1.17 |
| 包名 | 版本要求 |
|---|---|
| ext-filter | * |
| ext-pcre | * |
| phpunit/phpunit | ^4.8.35 || ^5.7.27 |
| 许可证 | BSD-3-Clause |
|---|---|
| 发布时间 | 2020-07-14 17:54:18 |
| 类型 | library |