Provides an abstraction of environment variables.
Symfony Dotenv parses .env files to make environment variables stored in them accessible via getenv(), $_ENV, or $_SERVER.
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
Makes values from a .env file available as environment variables for composer based projects
Managing Laravel environment variables from the CLI
Composer install helper outsourcing sensitive keys from the package URL into environment variables
Allows you to specify Matomo config in environment variables instead of the config file.
Kirby 3 Plugin for environment variables from .env