Libraries tagged by environment-variable
vlucas/phpdotenv
654512880 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
symfony/dotenv
249183040 Downloads
Registers environment variables from a .env file
oscarotero/env
12172561 Downloads
Simple library to consume environment variables
helhum/dotenv-connector
5037473 Downloads
Makes it possible to set environment variables for composer projects.
platformsh/config-reader
5536620 Downloads
Small helper to access Platform.sh environment variables
bref/secrets-loader
685022 Downloads
Load secret values from SSM into environment variables
johnathanmiller/secure-env-php
56998 Downloads
Encrypt environment files for production use.
assertwell/phpunit-global-state
1278159 Downloads
Tools for testing applications that depend on global state with PHPUnit
tapp/laravel-aws-secrets-manager
236995 Downloads
Use AWS Secrets manager to load environment variables for configuration.
mrgswift/laravel-encryptenv
49237 Downloads
Laravel Environment Variable Encryption
davereid/drupal-environment
280122 Downloads
Provides a helper for working with environment variables and Drupal hosting providers.
crell/envmapper
15747 Downloads
A simple, fast mapper from environment variables to classed objects.
cekurte/environment
87907 Downloads
A library to get the values from environment variables and process to php data types
bnomei/kirby3-dotenv
51270 Downloads
Kirby Plugin for environment variables from .env
phpdevcommunity/php-dotenv
26250 Downloads
PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.