Libraries tagged by environment-variables
vlucas/phpdotenv
663970824 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
symfony/dotenv
252614551 Downloads
Registers environment variables from a .env file
oscarotero/env
12325441 Downloads
Simple library to consume environment variables
helhum/dotenv-connector
5108564 Downloads
Makes it possible to set environment variables for composer projects.
platformsh/config-reader
5604072 Downloads
Small helper to access Platform.sh environment variables
bref/secrets-loader
714181 Downloads
Load secret values from SSM into environment variables
johnathanmiller/secure-env-php
57294 Downloads
Encrypt environment files for production use.
assertwell/phpunit-global-state
1283827 Downloads
Tools for testing applications that depend on global state with PHPUnit
tapp/laravel-aws-secrets-manager
241216 Downloads
Use AWS Secrets manager to load environment variables for configuration.
mrgswift/laravel-encryptenv
49755 Downloads
Laravel Environment Variable Encryption
davereid/drupal-environment
283239 Downloads
Provides a helper for working with environment variables and Drupal hosting providers.
cekurte/environment
88558 Downloads
A library to get the values from environment variables and process to php data types
bnomei/kirby3-dotenv
52498 Downloads
Kirby Plugin for environment variables from .env
phpdevcommunity/php-dotenv
27289 Downloads
PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.
ergebnis/environment-variables
4459 Downloads
Provides an abstraction for environment variables.