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