Libraries tagged by environment variable
nielbuys/phpdotenv
8 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
netsilik/env
6 Downloads
Env - the type aware env reader.
mdjward/behat-env-var-extension
81 Downloads
Behat extension to make environment variables available as container parameters
luongtran/phpdotenv
12 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
laxity7/dotenv
49 Downloads
Registers environment variables from a .env file
kariricode/dotenv
6 Downloads
A highly optimized, extensible, and reliable Dotenv component designed to load environment variables for PHP applications in the KaririCode Framework, ensuring secure and efficient configuration management.
juanchosl/envvars
45 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
20 Downloads
Read, parse and modify environment variables
ilimic/phpdotenv
84 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
gstearmit/envyii2
46 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
flavioheleno/env
117 Downloads
Handle environment variables like a breeze.
ezynda3/feature-toggle
18 Downloads
A simple environment variable based feature toggle library.
envkey/envkey-php
96 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