Libraries tagged by env var
roadie-xx/dotenv
3 Downloads
Loads environment variables from .env file to getenv(), $_ENV and $_SERVER.
nazares/phpdotenv
55 Downloads
Loads environment variables from .env file to `getenv()`, `$_ENV` and `$_SERVER`
kimbee-team/dotenv-dump
166 Downloads
Dumps environment variables from `.env` to `.htaccess` or plain PHP-file.
josegarcia/nexus
23 Downloads
Helps to read and inject all the variables from the .env file into the global variables $_env and $-_server
grzegorz-jamroz/dotenv
6 Downloads
A PHP library for loading environment variables from .env file.
garkavenkov/dotenv
6 Downloads
Register environments variable from .env
enesekinci/php-getenv
5 Downloads
Loads environment variables from .env file
codeurx/dotenv
9 Downloads
Loads environment variables from .env to getenv().
codebot/phpenv
511 Downloads
Class for storing and reading environment variables from .env file stored in document root.
jan-di/config
84 Downloads
Library to load, validate and cache configuration from environment variables and .env files
mim/dotenv
0 Downloads
Registers environment variables from a .env file
coisa/dotenv
80 Downloads
Autoload environment variables from a .env file
meat/coming-soon
15 Downloads
Force a comming soon page if APP_COMINGSOON variable is true on .env
jpolvora/dotenvy
295 Downloads
PHP Environment Variables Manager with dotenv (.env) files and validation by example
dnlnrs/envjson
22 Downloads
Loads `env.json` file contents into $_ENV to populate the environment variables.