Libraries tagged by environment-vars
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
ed-fruty/php-environment
724 Downloads
PHP Environment Wrapper to load environment variables [supported json, php, ini, xml, yml and serialized data formats]
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
dipesh79/laravel-env-manager
11 Downloads
Manage Laravel environment variables with ease using Artisan commands and a basic web interface for visual management.
digitalkaoz/phpdotenv-middleware
16 Downloads
StackPHP Middleware for loading Environment Variables through PHPDotEnv
devuri/wp-app-skeleton
1 Downloads
A base WordPress project to create web applications using environment variables.
deinternetjongens/env
15092 Downloads
Simple library to consume environment variables
codeurx/dotenv
13 Downloads
Loads environment variables from .env to getenv().
codebot/phpenv
552 Downloads
Class for storing and reading environment variables from .env file stored in document root.