luongtran / phpdotenv
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
Installs: 13
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/luongtran/phpdotenv
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: 2025-10-07 15:01:38 UTC