Libraries tagged by environment-variables
gstearmit/envyii2
46 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
grzegorz-jamroz/dotenv
9 Downloads
A PHP library for loading environment variables from .env file.
gokhankurtulus/dotenv
19 Downloads
A simple library to supply environment variables from `.env`.
gaucho/env
72 Downloads
Registers environment variables from a .env file (only 40 lines of code!)
garkavenkov/dotenv
9 Downloads
Register environments variable from .env
fanmade/laravel-service-binding
13 Downloads
Provide configuration to allow service and repository binding and switching between them via environment variables
f2/pdo
6 Downloads
Provides a PDO service configured using DATABASE_URL environment variables.
ezynda3/feature-toggle
19 Downloads
A simple environment variable based feature toggle library.
enesekinci/php-getenv
7 Downloads
Loads environment variables from .env file
edwardlyons/dotenv-set
21 Downloads
Allows you to set environment variables while your application is running
earthit/config-loader
22 Downloads
Gives access to structured config values in files or environment variables
e-artspace/pimple-env-provider
113 Downloads
A super simple, uSilex compatible, lightweight service provider to override Pimple container parameters with the value of environment variables.
dzentota/config-loader
5 Downloads
Secure environment variable and configuration loader that parses values into TypedValue objects
dnlnrs/envjson
24 Downloads
Loads `env.json` file contents into $_ENV to populate the environment variables.
dlapps/consul-php-envvar
117 Downloads
Define missing environment variables from Consul KV and expose them in Symfony 3.2+ containers