Libraries tagged by environment variable
cyclonecode/custom-php-settings
12 Downloads
Customize php settings for you wordpress installation.
clearcode/wordpress-config
319 Downloads
Automagically define WordPress configuration constants from environment variables and .env file.
chiron/dotenv
27 Downloads
Registers environment variables from a .env file
alzen8work/phpdotenv
12 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
24hoursmedia/php-env-inject
23 Downloads
Inject and interpolate environment variables into strings. Supports substituting default values for an env var, and escapers/formatters using callbacks. Partially supports POSIX compliant shell syntax.
traqza/laravelsetenvironment
1780 Downloads
A simple command to set environment variables via command line. I wrote this to assist in pipeline builds.
levizoesch/laravelsetenvironment
1023 Downloads
A simple command to set environment variables via command line. I wrote this to assist in pipeline builds.
detailnet/dfw-varcrypt
262 Downloads
DETAIL Framework library for working with encrypted environment variables
ddrv/env
266 Downloads
Read variables from environment or .env file
lexxyit/env-parser
46 Downloads
Parsing the .env file to add new variables to the global environment.
geerthauwaerts/now-env
5 Downloads
Load the `now.json` variables into your development environment.
schnittstabil/harmonizer
67 Downloads
Harmonize PHP module, CGI and FCGI/FastCGI environments by infering missing $_SERVER variables like REMOTE_USER and HTTP_AUTHORIZATION.
keyboardcowboy/drush-denver
756 Downloads
Customize modules, variables and permissions for each environment.
veloxbill/env-changer
15 Downloads
Laravel env changer for sites
thanhlyvan/laravel-env-set-command
4250 Downloads
Set a .env file variable from the command line