Libraries tagged by env var
improvit17/laravel-env-cli
258 Downloads
laravel commands to work with .env file in cli
imponeer/env
13363 Downloads
Small helper dealing with environment variables
frc/wp-env-heroku-custom-php-constant
44174 Downloads
Allow PHP constants to be defined through Heroku environment, as long as the environment key starts with FRC_PHP_CONST_ prefix. The prefix gets removed when the constant is set in the PHP side. For example, an environment variable FRC_PHP_CONST_PLL_COOKIE will define the PHP constant PLL_COOKIE within WordPress (with the value coming from the env key)
datahihi1/tiny-env
188 Downloads
A simple environment variable loader for PHP applications
crysalead/env
19177 Downloads
Environment variable container
compwright/aws-env
5926 Downloads
Load environment variables securely from AWS SSM
cleaniquecoders/php-env-key-manager
17 Downloads
A framework-agnostic PHP package for easy .env file key management. Seamlessly update, add, or modify environment variables across projects with minimal configuration.
arthem/config-file-bundle
787 Downloads
Inject files from env vars in your Symfony configuration
laxity7/dotenv
323 Downloads
Registers environment variables from a .env file
enjoys/dotenv
2577 Downloads
Registers environment variables from a .env file
davidcochrum/dotenv-vault-laravel
2802 Downloads
Laravel package to load environment variables from encrypted .env.vault files
brannow/envyml
6923 Downloads
Registers environment variables from a env.yml file
nystudio107/dotenvy
6903 Downloads
Speed up your production sites by ditching .env for key/value variable pairs as Apache, Nginx, and shell equivalents.
sunaoka/laravel-ssm-parameters-loader
1871 Downloads
Load values from AWS SSM Parameter store into environment variables for Laravel
alexoliverwd/dotenv-loader
911 Downloads
Load environment variables into a PHP application