Libraries tagged by enviroment-variables
samyapp/laravel-external-authentication
1203 Downloads
Laravel authentication guard for authentication based on headers or environment variables set by an authenticating reverse proxy.
nandi95/laravel-env-in-aws-ssm
1232 Downloads
Manage your environment variables in AWS' SSM Parameter store
lucguerraz/wpml-installer
572 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
103 Downloads
Registers environment variables from a .env file
jedymatt/laravel-sail-env
931 Downloads
Configures .env file to match the sail environment variable's requirements.
janharsa/tracy-environment-panel
5178 Downloads
Information of the environment variables to Tracy Debugger bar
imponeer/env
13220 Downloads
Small helper dealing with environment variables
grazulex/laravel-safeguard
11 Downloads
Configurable security checks for Laravel applications. Run safety audits on environment variables, configuration files, and hidden routes to prevent common mistakes before going live.
frc/wp-env-heroku-custom-php-constant
44007 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
2419 Downloads
Registers environment variables from a .env file
divineomega/dotenv-loader
22682 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.
crysalead/env
18699 Downloads
Environment variable container
compwright/aws-env
5526 Downloads
Load environment variables securely from AWS SSM
brannow/envyml
6540 Downloads
Registers environment variables from a env.yml file
texthtml/docker-links
20113 Downloads
A helper for parsing Docker link environment variables.