Libraries tagged by env variable
gstearmit/envyii2
47 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
gokhankurtulus/dotenv
19 Downloads
A simple library to supply environment variables from `.env`.
clearcode/wordpress-config
320 Downloads
Automagically define WordPress configuration constants from environment variables and .env file.
alzen8work/phpdotenv
13 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
zippovich2/composer-installer
15 Downloads
Allow add variables from .env* files to custom package url.
fkrzski/dotenv
5 Downloads
Library that adds the ability to access variables from '.env', $_ENV, and $_SERVER using the getenv() function
nexus633/processenv
3 Downloads
parse .env files to load variables to $_ENV and/or $_SERVER automatically
initphp/dotenv
130 Downloads
Loads environment variables from a .env or .env.php file, with type coercion and ${VAR} interpolation.
davidcochrum/dotenv-vault-laravel
3247 Downloads
Laravel package to load environment variables from encrypted .env.vault files
chiron/dotenv
27 Downloads
Registers environment variables from a .env file
ghostwriter/environment
322287 Downloads
Provides Environment Variables derived from `$_ENV` and `$_SERVER` super-globals
rackem/dotenv
21 Downloads
Environment variables in your Rack'em application via .env
zadorin/better-getenv
5 Downloads
Simple helper to retrieve environment variables
yatero/enivronment-picker
13 Downloads
Choose a labeled environment based on environment variables or URL.
tomrf/dotenv
41 Downloads
simple dotenv file loader using the built-in parse_ini_file()