Libraries tagged by environment-variable
ergebnis/environment-variables
4149 Downloads
Provides an abstraction for environment variables.
oskarstark/env-var-extension
128378 Downloads
A Twig extension to access env variables
dotenv-org/phpdotenv-vault
19299 Downloads
Load environment variables from encrypted .env.vault files
syamsoul/laravel-set-env
52044 Downloads
Easily update or insert Laravel environment variable with Artisan command
sunaoka/aws-ssm-parameters-loader-php
20521 Downloads
Load values from AWS SSM Parameter store into environment variables
php-standard-library/env
34364 Downloads
Functions for inspecting and modifying environment variables, working directory, and paths
lucguerraz/wpml-installer
7750 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.
adhocore/env
11178 Downloads
Environment variable loader and retriever for PHP
devcoder-xyz/php-dotenv
37708 Downloads
PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.
vaimo/composer-repository-bundle
41742 Downloads
Allow packages to be installed from a repository or tarball bundle that have multiple packages in the sub-folders
jardissupport/dotenv
1283 Downloads
Environment file loader with cascading overrides, variable interpolation, type casting, and include directives
gullevek/dotenv
1020 Downloads
Simple .env file processing and storing in _ENV array
zozlak/guzzle-proxy-client
3721 Downloads
A wrapper around GuzzleHttp Client honoring proxy settings in http_proxy, https_proxy and no_proxy environment variables
tenancy/identification-driver-environment
31910 Downloads
The tenancy/tenancy identification driver using environment variables
sil-org/php-env
4829 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.