Libraries tagged by environment var
adhocore/env
12117 Downloads
Environment variable loader and retriever for PHP
devcoder-xyz/php-dotenv
38142 Downloads
PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.
konradmichalik/ttt
13926 Downloads
ttt - TYPO3 Testing Terrarium. Declarative test sandboxing via PHP attributes: TYPO3_CONF_VARS, application context, environment and more - applied before the test, guaranteed to be restored afterwards.
mantraideas/laravel-env-doctor
2375 Downloads
LaravelEnvDoctor is a developer-friendly CLI tool for Laravel that checks your .env variables, validates the current environment, and ensures directory permissions are correctly set — helping you catch misconfigurations before they become problems.
tenancy/identification-driver-environment
34399 Downloads
The tenancy/tenancy identification driver using environment variables
drupal/varbase_dev_base
7545 Downloads
A recipe to manage default development modules and configurations. Development Environment Modules and Features, make sure to disable this feature in production.
vaimo/composer-repository-bundle
42185 Downloads
Allow packages to be installed from a repository or tarball bundle that have multiple packages in the sub-folders
maatwebsite/yamlenv
17197 Downloads
Reads `env.yml` and makes a validated list of variables available as environment variables
jardissupport/dotenv
2000 Downloads
Environment file loader with cascading overrides, variable interpolation, type casting, and include directives
divineomega/dotenv-loader
23809 Downloads
Dotenv loader is a simple PHP library that will automatically load in a `.env` file from the root of your project into environment variables.
improvit17/laravel-env-cli
4311 Downloads
laravel commands to work with .env file in cli
esi/utility
6411 Downloads
Utility - Collection of various PHP utility functions.
cswni/laravel-env-set-command
45133 Downloads
Set a .env file variable from the command line
vartroth/secrets-manager
1427 Downloads
A PHP package to manage Docker secrets and environment variables
sil-org/php-env
6117 Downloads
Simple PHP library for getting (or requiring) environment variables, designed to handle true, false, and null more intelligently. If desired, an environment variable's value can be split into an array automatically.