Libraries tagged by enviroment-variables
bnomei/kirby3-dotenv
31400 Downloads
Kirby Plugin for environment variables from .env
thetminnhtun/dotenv
7 Downloads
Enviroment variable for php developement
cmdrtpir/timezone
5 Downloads
Add the ability to force your Laravel project into a timezone using enviroment variables.
vlucas/phpdotenv
512928878 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
symfony/dotenv
188307718 Downloads
Registers environment variables from a .env file
oscarotero/env
9853572 Downloads
Simple library to consume environment variables
helhum/dotenv-connector
3698754 Downloads
Makes it possible to set environment variables for composer projects.
platformsh/config-reader
4251794 Downloads
Small helper to access Platform.sh environment variables
bref/secrets-loader
305472 Downloads
Load secret values from SSM into environment variables
johnathanmiller/secure-env-php
48077 Downloads
Encrypt environment files for production use.
assertwell/phpunit-global-state
1124380 Downloads
Tools for testing applications that depend on global state with PHPUnit
tapp/laravel-aws-secrets-manager
160083 Downloads
Use AWS Secrets manager to load environment variables for configuration.
phpdevcommunity/php-dotenv
5871 Downloads
PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.
davereid/drupal-environment
216201 Downloads
Provides a helper for working with environment variables and Drupal hosting providers.
crell/envmapper
8908 Downloads
A simple, fast mapper from environment variables to classed objects.