Libraries tagged by environment variables
vlucas/phpdotenv
519582724 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
symfony/dotenv
190300720 Downloads
Registers environment variables from a .env file
oscarotero/env
9927350 Downloads
Simple library to consume environment variables
helhum/dotenv-connector
3740735 Downloads
Makes it possible to set environment variables for composer projects.
platformsh/config-reader
4297695 Downloads
Small helper to access Platform.sh environment variables
bref/secrets-loader
318230 Downloads
Load secret values from SSM into environment variables
davereid/drupal-environment
217990 Downloads
Provides a helper for working with environment variables and Drupal hosting providers.
cekurte/environment
74280 Downloads
A library to get the values from environment variables and process to php data types
johnathanmiller/secure-env-php
48444 Downloads
Encrypt environment files for production use.
crell/envmapper
9148 Downloads
A simple, fast mapper from environment variables to classed objects.
bnomei/kirby3-dotenv
32245 Downloads
Kirby Plugin for environment variables from .env
assertwell/phpunit-global-state
1126516 Downloads
Tools for testing applications that depend on global state with PHPUnit
msztorc/laravel-env
49125 Downloads
Laravel env helper commands
mirazmac/dotenvwriter
76881 Downloads
A PHP library to write values to .env (DotEnv) files
imliam/laravel-env-set-command
330118 Downloads
Set a .env file variable from the command line