Libraries tagged by environment variables
julienlinard/php-dotenv
191 Downloads
Une librairie PHP simple et moderne pour charger les variables d'environnement depuis un fichier .env
wierk/envpress
27 Downloads
A PHP package streamlining the configuration of modern and secure WordPress instances using environment variables.
uhi67/envhelper
2094 Downloads
Helper for environment variables
sunaoka/laravel-ssm-parameters-loader
7199 Downloads
Load values from AWS SSM Parameter store into environment variables for Laravel
prinx/dotenv
3058 Downloads
Make easy access to the environment variables in your application
phpsoftbox/env
105 Downloads
Environment variables loader for the PhpSoftBox framework
mesavolt/env
1619 Downloads
Static helper to get environment variables in a Symfony 4+ app, loaded either from .env or .env.local.php
lithemod/env
316 Downloads
A simple environment variable loader and manager for PHP applications.
lee/php-travis-encrypter
16 Downloads
The PHP wrapper generating travis-encrypted environment variables
lazervel/dotenv
108 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automatically.
jasny/application-env
790 Downloads
Logic around the APPLICATION_ENV environment variable
imponeer/env
13876 Downloads
Small helper dealing with environment variables
grazulex/laravel-safeguard
17 Downloads
Configurable security checks for Laravel applications. Run safety audits on environment variables, configuration files, and hidden routes to prevent common mistakes before going live.
distortedfusion/laravel-env-management
2224 Downloads
A collection of artisan commands for managing environment variables during CI/CD.
didslm/env
402 Downloads
A library which helps you load your environment variables into php classes.