Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
php-vlucas-phpdotenv
environment variable file loader for PHP
https://github.com/vlucas/phpdotenv
0
no reviews
Install
PHP library implementing an environment variable file (.env) loader for PHP.
The environment file loader will load environment variables from .env files to getenv(), $_ENV and $_SERVER automagically.