Libraries tagged by environment-variable
mediawiki/auth-remoteuser
23947 Downloads
Automatically logs-in users if they are already authenticated by a remote source. (e.g. environment variable REMOTE_USER)
maatwebsite/yamlenv
17003 Downloads
Reads `env.yml` and makes a validated list of variables available as environment variables
justbetter/dotenv
14326 Downloads
Module to overwrite and set environment variables
jazzsequence/ai-connector-secure-layer
1012 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
28157 Downloads
Load secret values from SSM into environment variables - Forked from bref/secrets-loader
dealnews/get-config
2535 Downloads
A PHP library for reading settings from environment variables or an ini file.
bangpound/composer-dotenv
30841 Downloads
Load environment variables from `.env` when Composer runs
silinternational/php-env
53949 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.
tiny-blocks/environment-variable
1698 Downloads
Provides a type-safe environment variable reader for PHP, with strict integer and boolean conversion.
jardissupport/dotenv
1283 Downloads
Environment file loader with cascading overrides, variable interpolation, type casting, and include directives
alexoliverwd/dotenv-loader
1349 Downloads
Load environment variables into a PHP application
incenteev/dynamic-parameters-bundle
10538 Downloads
Runtime retrieval of parameters from environment variables for Symfony
zippovich2/wordpress-loader
1424 Downloads
Loading constants and environment variables from .env files.
william-costa/dot-env
4067 Downloads
A simple library for managing environment variables in PHP.
vatradar/env
4654 Downloads
An environment variable convenience library extension for vlucas/phpdotenv