Libraries tagged by environment variables
pawelabrams/minenv
2 Downloads
Makes environment variables from .env files accessible to PHP. A lightweight alternative to phpdotenv.
patinthehat/phpdotenv
10 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
netsilik/env
6 Downloads
Env - the type aware env reader.
nbgrp/env-bundle
549 Downloads
The bundle provides a few useful custom Symfony Environment Variable processors
morrislaptop/phpdotenv-safe
80382 Downloads
Load environment variables from .env and ensure they're all present
mdjward/behat-env-var-extension
81 Downloads
Behat extension to make environment variables available as container parameters
juanchosl/envvars
36 Downloads
A small, lightweight utility to read ENV files and append his content to environment variables
jenson/convict
10 Downloads
Configuration management. PHP implementation of node-convict
into-the-void/env
8 Downloads
Read, parse and modify environment variables
ilimic/phpdotenv
80 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
gstearmit/envyii2
45 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
flavioheleno/env
116 Downloads
Handle environment variables like a breeze.
ezynda3/feature-toggle
18 Downloads
A simple environment variable based feature toggle library.
envkey/envkey-php
95 Downloads
Keeps environment variables automatically in sync. Protects secrets with end-to-end encryption.
edwardlyons/dotenv-set
19 Downloads
Allows you to set environment variables while your application is running