Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
composer require "vlucas/phpdotenv:5.0.0"
| 包名 | 版本要求 |
|---|---|
| ext-pcre | * |
| graham-campbell/result-type | ^1.0.1 |
| php | ^7.1.3 || ^8.0 |
| phpoption/phpoption | ^1.7.4 |
| symfony/polyfill-ctype | ^1.17 |
| symfony/polyfill-mbstring | ^1.17 |
| symfony/polyfill-php80 | ^1.17 |
| 包名 | 版本要求 |
|---|---|
| bamarni/composer-bin-plugin | ^1.4.1 |
| ext-filter | * |
| phpunit/phpunit | ^7.5.20 || ^8.5.2 || ^9.0 |
| 许可证 | BSD-3-Clause |
|---|---|
| 发布时间 | 2020-06-07 19:04:14 |
| 类型 | library |