Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
composer require "vlucas/phpdotenv:5.6.1"
| 包名 | 版本要求 |
|---|---|
| ext-pcre | * |
| graham-campbell/result-type | ^1.1.3 |
| php | ^7.2.5 || ^8.0 |
| phpoption/phpoption | ^1.9.3 |
| symfony/polyfill-ctype | ^1.24 |
| symfony/polyfill-mbstring | ^1.24 |
| symfony/polyfill-php80 | ^1.24 |
| 包名 | 版本要求 |
|---|---|
| bamarni/composer-bin-plugin | ^1.8.2 |
| ext-filter | * |
| phpunit/phpunit | ^8.5.34 || ^9.6.13 || ^10.4.2 |
| 许可证 | BSD-3-Clause |
|---|---|
| 发布时间 | 2024-07-20 21:52:34 |
| 类型 | library |