Libraries tagged by environment variable
novemb3r/envision
10043 Downloads
A lightweight library to bring typing to env variables
improvit17/laravel-env-cli
122 Downloads
laravel commands to work with .env file in cli
yukata-roommate/env
42 Downloads
Easy to use environment variables in PHP
wierk/envpress
22 Downloads
A PHP package streamlining the configuration of modern and secure WordPress instances using environment variables.
uhi67/envhelper
1728 Downloads
Helper for environment variables
szemul/config
2242 Downloads
Simple configuration engine supporting .env files and environment variables
phpgt/config
7793 Downloads
Manage configuration with ini files and environment variables.
patrick-barreto/dot-env
122 Downloads
This package gonna build the environment variables by an .env
mesavolt/env
1374 Downloads
Static helper to get environment variables in a Symfony 4+ app, loaded either from .env or .env.local.php
makinacorpus/preferences-bundle
4286 Downloads
Preferences are configuration variables that are user-managed for which we cannot rely upon container parameters or environment variables.
mage/dotenv
80 Downloads
Magento 2 module to load environment variables using Dotenv.
linkorb/envoi
4489 Downloads
Environment variables on steroids
lee/php-travis-encrypter
16 Downloads
The PHP wrapper generating travis-encrypted environment variables
grazulex/laravel-safeguard
8 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
43954 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)