Libraries tagged by env var
vlucas/phpdotenv
662672939 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
symfony/dotenv
252344594 Downloads
Registers environment variables from a .env file
oscarotero/env
12302785 Downloads
Simple library to consume environment variables
helhum/dotenv-connector
5097353 Downloads
Makes it possible to set environment variables for composer projects.
imliam/laravel-env-set-command
363985 Downloads
Set a .env file variable from the command line
encodia/laravel-health-env-vars
177732 Downloads
Custom check for Spatie's Laravel Health - Ensure every .env variable you need has been set
johnathanmiller/secure-env-php
57271 Downloads
Encrypt environment files for production use.
msztorc/laravel-env
59541 Downloads
Laravel env helper commands
bnomei/kirby3-dotenv
52452 Downloads
Kirby Plugin for environment variables from .env
mirazmac/dotenvwriter
171912 Downloads
A PHP library to write values to .env (DotEnv) files
cekurte/environment
88485 Downloads
A library to get the values from environment variables and process to php data types
assertwell/phpunit-global-state
1283471 Downloads
Tools for testing applications that depend on global state with PHPUnit
codemix/yii2-configloader
128883 Downloads
Build configuration arrays from config files and env vars.
oskarstark/env-var-extension
129986 Downloads
A Twig extension to access env variables
mantraideas/laravel-env-doctor
2349 Downloads
LaravelEnvDoctor is a developer-friendly CLI tool for Laravel that checks your .env variables, validates the current environment, and ensures directory permissions are correctly set — helping you catch misconfigurations before they become problems.