Libraries tagged by environment-variable
ergebnis/environment-variables
4727 Downloads
Provides an abstraction for environment variables.
oskarstark/env-var-extension
130998 Downloads
A Twig extension to access env variables
dotenv-org/phpdotenv-vault
23030 Downloads
Load environment variables from encrypted .env.vault files
syamsoul/laravel-set-env
56002 Downloads
Easily update or insert Laravel environment variable with Artisan command
sunaoka/aws-ssm-parameters-loader-php
26390 Downloads
Load values from AWS SSM Parameter store into environment variables
php-standard-library/env
79306 Downloads
Functions for inspecting and modifying environment variables, working directory, and paths
lucguerraz/wpml-installer
13108 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
12391 Downloads
Environment variable loader and retriever for PHP
divineomega/dotenv-loader
24417 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.
devcoder-xyz/php-dotenv
38215 Downloads
PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.
vaimo/composer-repository-bundle
42319 Downloads
Allow packages to be installed from a repository or tarball bundle that have multiple packages in the sub-folders
vartroth/secrets-manager
1874 Downloads
A PHP package to manage Docker secrets and environment variables
tenancy/identification-driver-environment
35426 Downloads
The tenancy/tenancy identification driver using environment variables
sil-org/php-env
6456 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
7409 Downloads
WordPress plugin to configure wp_mail() via MAILER_DSN environment variable.