Libraries tagged by environment variable
e-artspace/pimple-env-provider
111 Downloads
A super simple, uSilex compatible, lightweight service provider to override Pimple container parameters with the value of environment variables.
dotenvx/phpdotenvx
5 Downloads
[dotenvx.com] a better dotenv–from the creator of `dotenv`
dolfen/env-file-reader
3695 Downloads
Scanning environment variables from an env file into php environment variables.
dlapps/consul-php-envvar
115 Downloads
Define missing environment variables from Consul KV and expose them in Symfony 3.2+ containers
cyclonecode/custom-php-settings
12 Downloads
Customize php settings for you wordpress installation.
clearcode/wordpress-config
317 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
10 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
24hoursmedia/php-env-inject
21 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
1779 Downloads
A simple command to set environment variables via command line. I wrote this to assist in pipeline builds.
levizoesch/laravelsetenvironment
1021 Downloads
A simple command to set environment variables via command line. I wrote this to assist in pipeline builds.
detailnet/dfw-varcrypt
259 Downloads
DETAIL Framework library for working with encrypted environment variables
lexxyit/env-parser
45 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
66 Downloads
Harmonize PHP module, CGI and FCGI/FastCGI environments by infering missing $_SERVER variables like REMOTE_USER and HTTP_AUTHORIZATION.