Libraries tagged by environment variables
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.
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)
compwright/aws-env
5526 Downloads
Load environment variables securely from AWS SSM
texthtml/docker-links
20113 Downloads
A helper for parsing Docker link environment variables.
mantraideas/laravel-env-doctor
107 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.
networkteam/typo3-cachebase
2086 Downloads
It adds variables to the page cache identifier calculation for serving multiple versions of a webseite parallel. This is the case in container environments with rolling updates.
shopware-blog/shopware-environment-variables
5378 Downloads
a small shopware plugin to use env variables
levizoesch/laravel-set-environment
589 Downloads
A simple command to set environment variables via command line. I wrote this to assist in pipeline builds.
ed-fruty/php-environment
724 Downloads
PHP Environment Wrapper to load environment variables [supported json, php, ini, xml, yml and serialized data formats]
abelcallejo/wordpress-environment
15 Downloads
A wordpress library for easily getting the major environment variables
piotrpress/initer
262 Downloads
This library reads/writes flat array data from/to key=value format compatible with .ini and .env files.