Libraries tagged by environment variable
mantraideas/laravel-env-doctor
2349 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
33950 Downloads
The tenancy/tenancy identification driver using environment variables
vaimo/composer-repository-bundle
42128 Downloads
Allow packages to be installed from a repository or tarball bundle that have multiple packages in the sub-folders
maatwebsite/yamlenv
17146 Downloads
Reads `env.yml` and makes a validated list of variables available as environment variables
divineomega/dotenv-loader
23534 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.
caiola/config
18833 Downloads
Easy PHP config allows to configure your settings by allowing to read environment from operating system and public variables
improvit17/laravel-env-cli
4072 Downloads
laravel commands to work with .env file in cli
cswni/laravel-env-set-command
45081 Downloads
Set a .env file variable from the command line
vartroth/secrets-manager
1123 Downloads
A PHP package to manage Docker secrets and environment variables
sil-org/php-env
5864 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.
popartdesign/wordpress-mailer-dsn
7239 Downloads
WordPress plugin to configure wp_mail() via MAILER_DSN environment variable.
phpgt/config
10956 Downloads
Manage configuration with ini files and environment variables.
justbetter/dotenv
14751 Downloads
Module to overwrite and set environment variables
jedymatt/laravel-sail-env
1144 Downloads
Configures .env file to match the sail environment variable's requirements.
jazzsequence/ai-connector-secure-layer
5569 Downloads
Keeps LLM API keys out of the WordPress database. Fetches keys from Pantheon Secrets or environment variables on-demand at the moment an LLM request fires — never stored in wp_options, never pre-loaded as a PHP constant.