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