Libraries tagged by environment variable
morainstein/dotenv
3 Downloads
A simple lib for loading environment variables in PHP
mdjward/behat-env-var-extension
82 Downloads
Behat extension to make environment variables available as container parameters
luongtran/phpdotenv
13 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
laventure/dotenv
1 Downloads
PHP library designed to simplify the management of environment variables
kariricode/dotenv
16 Downloads
The only PHP dotenv with auto type casting, AES-256-GCM encryption, OPcache caching, fluent validation DSL, environment-aware loading, and CLI tooling — zero dependencies, PHP 8.4+, ARFA 1.3.
juanchosl/envvars
68 Downloads
A small, lightweight utility to read ENV files and append his content to environment variables
jenson/convict
13 Downloads
Configuration management. PHP implementation of node-convict
into-the-void/env
26 Downloads
Read, parse and modify environment variables
initphp/dotenv
130 Downloads
Loads environment variables from a .env or .env.php file, with type coercion and ${VAR} interpolation.
ilimic/phpdotenv
91 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
gstearmit/envyii2
47 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