Libraries tagged by environment-variables
oskarstark/env-var-extension
130031 Downloads
A Twig extension to access env variables
dotenv-org/phpdotenv-vault
20484 Downloads
Load environment variables from encrypted .env.vault files
syamsoul/laravel-set-env
54767 Downloads
Easily update or insert Laravel environment variable with Artisan command
sunaoka/aws-ssm-parameters-loader-php
24209 Downloads
Load values from AWS SSM Parameter store into environment variables
php-standard-library/env
57215 Downloads
Functions for inspecting and modifying environment variables, working directory, and paths
mediawiki/auth-remoteuser
24770 Downloads
Automatically logs-in users if they are already authenticated by a remote source. (e.g. environment variable REMOTE_USER)
lucguerraz/wpml-installer
11174 Downloads
A composer plugin to make installing wpml.org plugins with composer easy. Your subscription info will be read from environment variables, will only be transmitted to WPML and will not be displayed in composer.lock.
crell/envmapper
15954 Downloads
A simple, fast mapper from environment variables to classed objects.
adhocore/env
12033 Downloads
Environment variable loader and retriever for PHP
devcoder-xyz/php-dotenv
38080 Downloads
PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.
vaimo/composer-repository-bundle
42141 Downloads
Allow packages to be installed from a repository or tarball bundle that have multiple packages in the sub-folders
vartroth/secrets-manager
1187 Downloads
A PHP package to manage Docker secrets and environment variables
tenancy/identification-driver-environment
34079 Downloads
The tenancy/tenancy identification driver using environment variables
sil-org/php-env
5906 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
7253 Downloads
WordPress plugin to configure wp_mail() via MAILER_DSN environment variable.