Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
composer require "vlucas/phpdotenv:2.6.7"
| 包名 | 版本要求 |
|---|---|
| php | ^5.3.9 || ^7.0 || ^8.0 |
| symfony/polyfill-ctype | ^1.17 |
| 包名 | 版本要求 |
|---|---|
| ext-filter | * |
| ext-pcre | * |
| phpunit/phpunit | ^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 |
| 许可证 | BSD-3-Clause |
|---|---|
| 发布时间 | 2021-01-20 14:39:13 |
| 类型 | library |