Libraries tagged by environment variable
vlucas/phpdotenv
657337068 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
symfony/dotenv
250124324 Downloads
Registers environment variables from a .env file
oscarotero/env
12209685 Downloads
Simple library to consume environment variables
helhum/dotenv-connector
5054554 Downloads
Makes it possible to set environment variables for composer projects.
imliam/laravel-env-set-command
363063 Downloads
Set a .env file variable from the command line
platformsh/config-reader
5554635 Downloads
Small helper to access Platform.sh environment variables
bref/secrets-loader
692329 Downloads
Load secret values from SSM into environment variables
davereid/drupal-environment
280953 Downloads
Provides a helper for working with environment variables and Drupal hosting providers.
cekurte/environment
88034 Downloads
A library to get the values from environment variables and process to php data types
johnathanmiller/secure-env-php
57067 Downloads
Encrypt environment files for production use.
crell/envmapper
15809 Downloads
A simple, fast mapper from environment variables to classed objects.
bnomei/kirby3-dotenv
51593 Downloads
Kirby Plugin for environment variables from .env
assertwell/phpunit-global-state
1279554 Downloads
Tools for testing applications that depend on global state with PHPUnit
msztorc/laravel-env
59290 Downloads
Laravel env helper commands
mirazmac/dotenvwriter
168772 Downloads
A PHP library to write values to .env (DotEnv) files