Libraries tagged by env var
chandra9999/env-checker
11 Downloads
This will check invalid use of env variables.
bushart/set-env-variables
6 Downloads
laravel set env variable
rauchfuss-io/gcpsecretmanager-envvarprocessor
104 Downloads
A small Symfony Custom EnvVarProcessor bundle for retrieving Secrets from GCP Secret Manager
dlapps/consul-php-envvar
114 Downloads
Define missing environment variables from Consul KV and expose them in Symfony 3.2+ containers
sebastian17yamandu/var-env
11 Downloads
Simple Study Var Env
jonathanport/artisan-export-config-vars-to-heroku
1997 Downloads
A simple Artisan command for Laravel to auto export .env config vars into a Heroku app. Removes the issue of having to manually add all config vars. Especially useful if you have lots!
jasny/application-env
639 Downloads
Logic around the APPLICATION_ENV environment variable
ermirshehaj/laravel-env-set-command
26 Downloads
Set a .env file variable from the command line
devraeph/laravel-env-set-command
104 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
9 Downloads
This is Variables Resolver package for DotEnv.
sergeyakovlev/env
42 Downloads
A simple library to loads environment variables from “.env” file
reagordi/env
0 Downloads
Loads environment variables from `.env` to `env()`, `$_ENV` and `$_SERVER` automagically.
neko/env
1 Downloads
neko framework environment variables from `.env` engine
zvps/laravel-4-env-polyfill
195 Downloads
Enables the env() function for providing default environment values and retrieving a variable from $_ENV.