Libraries tagged by environment variables
gstearmit/envyii2
46 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
flavioheleno/env
118 Downloads
Handle environment variables like a breeze.
ezynda3/feature-toggle
19 Downloads
A simple environment variable based feature toggle library.
envkey/envkey-php
97 Downloads
Keeps environment variables automatically in sync. Protects secrets with end-to-end encryption.
edwardlyons/dotenv-set
21 Downloads
Allows you to set environment variables while your application is running
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
dotenvx/phpdotenvx
9 Downloads
[dotenvx.com] a better dotenv–from the creator of `dotenv`
dolfen/env-file-reader
3697 Downloads
Scanning environment variables from an env file into php environment variables.
dlapps/consul-php-envvar
117 Downloads
Define missing environment variables from Consul KV and expose them in Symfony 3.2+ containers
cyclonecode/custom-php-settings
12 Downloads
Customize php settings for you wordpress installation.
clearcode/wordpress-config
319 Downloads
Automagically define WordPress configuration constants from environment variables and .env file.
chiron/dotenv
27 Downloads
Registers environment variables from a .env file
alzen8work/phpdotenv
12 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
24hoursmedia/php-env-inject
23 Downloads
Inject and interpolate environment variables into strings. Supports substituting default values for an env var, and escapers/formatters using callbacks. Partially supports POSIX compliant shell syntax.