Libraries tagged by env variable
vlucas/phpdotenv
684452440 Downloads
Loads environment variables from `.env` to `$_ENV` and `$_SERVER` automagically, and optionally to `getenv()`.
symfony/dotenv
261248487 Downloads
Registers environment variables from a .env file
oscarotero/env
12654410 Downloads
Simple library to consume environment variables
helhum/dotenv-connector
5260558 Downloads
Makes it possible to set environment variables for composer projects.
encodia/laravel-health-env-vars
187093 Downloads
Custom check for Spatie's Laravel Health - Ensure every .env variable you need has been set
imliam/laravel-env-set-command
367179 Downloads
Set a .env file variable from the command line
msztorc/laravel-env
60430 Downloads
Laravel env helper commands
johnathanmiller/secure-env-php
58066 Downloads
Encrypt environment files for production use.
bnomei/kirby3-dotenv
54845 Downloads
Kirby Plugin for environment variables from .env
dotenv-org/phpdotenv-vault
23945 Downloads
Load environment variables from encrypted .env.vault files
mirazmac/dotenvwriter
185269 Downloads
A PHP library to write values to .env (DotEnv) files
cekurte/environment
89725 Downloads
A library to get the values from environment variables and process to php data types
assertwell/phpunit-global-state
1295340 Downloads
Tools for testing applications that depend on global state with PHPUnit
oskarstark/env-var-extension
131065 Downloads
A Twig extension to access env variables
mantraideas/laravel-env-doctor
2734 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.