Libraries tagged by env variables
chandra9999/env-checker
11 Downloads
This will check invalid use of env variables.
bushart/set-env-variables
8 Downloads
laravel set env variable
thanhlyvan/laravel-env-set-command
4259 Downloads
Set a .env file variable from the command line
selfphp/env-schema
1 Downloads
Validate .env environment variables in PHP using a declarative schema.
rdp77/laravel-env-set-command
230 Downloads
Set a .env file variable from the command line
phpfit/env
3 Downloads
Load .env file and put then on $_ENV global variable
ermirshehaj/laravel-env-set-command
67 Downloads
Set a .env file variable from the command line
devraeph/laravel-env-set-command
115 Downloads
Set a .env file variable from the command line
dapasa/env-set
98 Downloads
Set a .env file variable from the command line
alireaza/dot-env-resolver-variables
21 Downloads
This is Variables Resolver package for DotEnv.
sergeyakovlev/env
49 Downloads
A simple library to loads environment variables from “.env” file
reagordi/env
6 Downloads
Loads environment variables from `.env` to `env()`, `$_ENV` and `$_SERVER` automagically.
neko/env
1 Downloads
neko framework environment variables from `.env` engine
aysnc/composer-env-auth
1 Downloads
Composer plugin that reads authentication credentials from environment variables and .env files
zvps/laravel-4-env-polyfill
200 Downloads
Enables the env() function for providing default environment values and retrieving a variable from $_ENV.