Libraries tagged by environment variables
vlucas/phpdotenv
661792008 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
symfony/dotenv
252022565 Downloads
Registers environment variables from a .env file
oscarotero/env
12289799 Downloads
Simple library to consume environment variables
helhum/dotenv-connector
5091236 Downloads
Makes it possible to set environment variables for composer projects.
imliam/laravel-env-set-command
363809 Downloads
Set a .env file variable from the command line
platformsh/config-reader
5588209 Downloads
Small helper to access Platform.sh environment variables
bref/secrets-loader
708766 Downloads
Load secret values from SSM into environment variables
davereid/drupal-environment
282706 Downloads
Provides a helper for working with environment variables and Drupal hosting providers.
cekurte/environment
88447 Downloads
A library to get the values from environment variables and process to php data types
johnathanmiller/secure-env-php
57228 Downloads
Encrypt environment files for production use.
bnomei/kirby3-dotenv
52330 Downloads
Kirby Plugin for environment variables from .env
assertwell/phpunit-global-state
1282767 Downloads
Tools for testing applications that depend on global state with PHPUnit
msztorc/laravel-env
59506 Downloads
Laravel env helper commands
mirazmac/dotenvwriter
171473 Downloads
A PHP library to write values to .env (DotEnv) files
encodia/laravel-health-env-vars
177388 Downloads
Custom check for Spatie's Laravel Health - Ensure every .env variable you need has been set