Libraries tagged by environment-vars
sunaoka/aws-ssm-parameters-loader-php
5705 Downloads
Load values from AWS SSM Parameter store into environment variables
samyapp/laravel-external-authentication
1221 Downloads
Laravel authentication guard for authentication based on headers or environment variables set by an authenticating reverse proxy.
nandi95/laravel-env-in-aws-ssm
1274 Downloads
Manage your environment variables in AWS' SSM Parameter store
lucguerraz/wpml-installer
599 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.
laxity7/dotenv
172 Downloads
Registers environment variables from a .env file
janharsa/tracy-environment-panel
5192 Downloads
Information of the environment variables to Tracy Debugger bar
imponeer/env
13299 Downloads
Small helper dealing with environment variables
frc/wp-env-heroku-custom-php-constant
44112 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
2445 Downloads
Registers environment variables from a .env file
distortedfusion/laravel-env-management
2166 Downloads
A collection of artisan commands for managing environment variables during CI/CD.
crysalead/env
18806 Downloads
Environment variable container
compwright/aws-env
5636 Downloads
Load environment variables securely from AWS SSM
brannow/envyml
6593 Downloads
Registers environment variables from a env.yml file
texthtml/docker-links
20234 Downloads
A helper for parsing Docker link environment variables.
devuri/wp-env-config
1473 Downloads
A small package to define WordPress configuration constants using environment variables with a .env file.