Configuration libraries
Showing projects tagged as Dotenv and Configuration
-
PHP Dotenv
9.5 0.0 PHPLoads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically. -
Symfony Dotenv
8.1 0.8 PHPSymfony Dotenv parses .env files to make environment variables stored in them accessible via getenv(), $_ENV, or $_SERVER.