Libraries tagged by environemnt variables
somebdyelse/typo3-symfony-env-vars
1973 Downloads
TYPO3 Extension that replaces the stock environment variable processor by Symfony's
sil-org/php-env
47 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.
samyapp/laravel-external-authentication
1285 Downloads
Laravel authentication guard for authentication based on headers or environment variables set by an authenticating reverse proxy.
phpgt/config
7855 Downloads
Manage configuration with ini files and environment variables.
nandi95/laravel-env-in-aws-ssm
1422 Downloads
Manage your environment variables in AWS' SSM Parameter store
lucguerraz/wpml-installer
627 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.
jedymatt/laravel-sail-env
940 Downloads
Configures .env file to match the sail environment variable's requirements.
imponeer/env
13328 Downloads
Small helper dealing with environment variables
frc/wp-env-heroku-custom-php-constant
44152 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)
dealnews/get-config
626 Downloads
A PHP library for reading settings from environment variables or an ini file.
datahihi1/tiny-env
186 Downloads
A simple environment variable loader for PHP applications
compwright/aws-env
5805 Downloads
Load environment variables securely from AWS SSM
texthtml/docker-links
20391 Downloads
A helper for parsing Docker link environment variables.
mantraideas/laravel-env-doctor
117 Downloads
LaravelEnvDoctor is a developer-friendly CLI tool for Laravel that checks your .env variables, validates the current environment, and ensures directory permissions are correctly set — helping you catch misconfigurations before they become problems.
xdg/environment
753 Downloads
An abstraction layer over environment variables.