luongtran / phpdotenv
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
2.6.9
2024-08-12 11:32 UTC
Requires
- php: ^5.3.9 || ^7.0 || ^8.0
- symfony/polyfill-ctype: 1.17.0
Requires (Dev)
- ext-filter: *
- ext-pcre: *
- phpunit/phpunit: ^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.21
Suggests
- ext-filter: Required to use the boolean validator.
- ext-pcre: Required to use most of the library.
This package is not auto-updated.
Last update: 2024-11-05 10:54:05 UTC