Libraries tagged by environment variable
vlucas/phpdotenv
487009837 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
symfony/dotenv
179138565 Downloads
Registers environment variables from a .env file
oscarotero/env
9500026 Downloads
Simple library to consume environment variables
helhum/dotenv-connector
3515435 Downloads
Makes it possible to set environment variables for composer projects.
assertwell/phpunit-global-state
1010964 Downloads
Tools for testing applications that depend on global state with PHPUnit
platformsh/config-reader
4036315 Downloads
Small helper to access Platform.sh environment variables
davereid/drupal-environment
206083 Downloads
Provides a helper for working with environment variables and Drupal hosting providers.
cekurte/environment
71911 Downloads
A library to get the values from environment variables and process to php data types
johnathanmiller/secure-env-php
46816 Downloads
Encrypt environment files for production use.
crell/envmapper
7954 Downloads
A simple, fast mapper from environment variables to classed objects.
bnomei/kirby3-dotenv
28502 Downloads
Kirby Plugin for environment variables from .env
msztorc/laravel-env
47445 Downloads
Laravel env helper commands
mirazmac/dotenvwriter
63685 Downloads
A PHP library to write values to .env (DotEnv) files
imliam/laravel-env-set-command
314427 Downloads
Set a .env file variable from the command line
encodia/laravel-health-env-vars
77505 Downloads
Custom check for Spatie's Laravel Health - Ensure every .env variable you need has been set