Libraries tagged by environment variable
tenancy/identification-driver-environment
31980 Downloads
The tenancy/tenancy identification driver using environment variables
vaimo/composer-repository-bundle
41745 Downloads
Allow packages to be installed from a repository or tarball bundle that have multiple packages in the sub-folders
maatwebsite/yamlenv
17002 Downloads
Reads `env.yml` and makes a validated list of variables available as environment variables
gullevek/dotenv
1037 Downloads
Simple .env file processing and storing in _ENV array
improvit17/laravel-env-cli
3126 Downloads
laravel commands to work with .env file in cli
ez-php/dotenv
4052 Downloads
Lightweight .env file loader for PHP — supports quoted values, variable interpolation, and immutable loading
cswni/laravel-env-set-command
44613 Downloads
Set a .env file variable from the command line
zozlak/guzzle-proxy-client
3728 Downloads
A wrapper around GuzzleHttp Client honoring proxy settings in http_proxy, https_proxy and no_proxy environment variables
sil-org/php-env
4850 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
6926 Downloads
WordPress plugin to configure wp_mail() via MAILER_DSN environment variable.
mediawiki/auth-remoteuser
23933 Downloads
Automatically logs-in users if they are already authenticated by a remote source. (e.g. environment variable REMOTE_USER)
justbetter/dotenv
14316 Downloads
Module to overwrite and set environment variables
jazzsequence/ai-connector-secure-layer
914 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.
f-lombardo/secrets-loader
28122 Downloads
Load secret values from SSM into environment variables - Forked from bref/secrets-loader
dealnews/get-config
2512 Downloads
A PHP library for reading settings from environment variables or an ini file.