Libraries tagged by environment var
zozlak/guzzle-proxy-client
636 Downloads
A wrapper around GuzzleHttp Client honoring proxy settings in http_proxy, https_proxy and no_proxy environment variables
william-costa/dot-env
3699 Downloads
A simple library for managing environment variables in PHP.
tixelrocks/long-env
9849 Downloads
A helper function that adds support for long environment variables (eg for AWS)
sunaoka/laravel-ssm-parameters-loader
1710 Downloads
Load values from AWS SSM Parameter store into environment variables for Laravel
sunaoka/aws-ssm-parameters-loader-php
5541 Downloads
Load values from AWS SSM Parameter store into environment 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
1227 Downloads
Manage your environment variables in AWS' SSM Parameter store
lucguerraz/wpml-installer
569 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
931 Downloads
Configures .env file to match the sail environment variable's requirements.
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)
distortedfusion/laravel-env-management
2162 Downloads
A collection of artisan commands for managing environment variables during CI/CD.
dealnews/get-config
545 Downloads
A PHP library for reading settings from environment variables or an ini file.
compwright/aws-env
5526 Downloads
Load environment variables securely from AWS SSM