Libraries tagged by environment-vars
nandi95/laravel-env-in-aws-ssm
1088 Downloads
Manage your environment variables in AWS' SSM Parameter store
lucguerraz/wpml-installer
534 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.
lithemod/env
195 Downloads
A simple environment variable loader and manager for PHP applications.
imponeer/env
13101 Downloads
Small helper dealing with environment variables
frc/wp-env-heroku-custom-php-constant
43934 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)
enjoys/dotenv
2294 Downloads
Registers environment variables from a .env file
distortedfusion/laravel-env-management
2144 Downloads
A collection of artisan commands for managing environment variables during CI/CD.
dealnews/get-config
506 Downloads
A PHP library for reading settings from environment variables or an ini file.
datahihi1/tiny-env
37 Downloads
A simple environment variable loader for PHP applications
crysalead/env
18341 Downloads
Environment variable container
compwright/aws-env
5162 Downloads
Load environment variables securely from AWS SSM
brannow/envyml
6348 Downloads
Registers environment variables from a env.yml file
adistoe/env-loader
382 Downloads
A loader for environment variables
texthtml/docker-links
19636 Downloads
A helper for parsing Docker link environment variables.
devuri/wp-env-config
1455 Downloads
A small package to define WordPress configuration constants using environment variables with a .env file.