Libraries tagged by env variables
vlucas/phpdotenv
680273479 Downloads
Loads environment variables from `.env` to `$_ENV` and `$_SERVER` automagically, and optionally to `getenv()`.
symfony/dotenv
259536437 Downloads
Registers environment variables from a .env file
oscarotero/env
12579330 Downloads
Simple library to consume environment variables
helhum/dotenv-connector
5230183 Downloads
Makes it possible to set environment variables for composer projects.
encodia/laravel-health-env-vars
185377 Downloads
Custom check for Spatie's Laravel Health - Ensure every .env variable you need has been set
imliam/laravel-env-set-command
366673 Downloads
Set a .env file variable from the command line
msztorc/laravel-env
60299 Downloads
Laravel env helper commands
johnathanmiller/secure-env-php
57880 Downloads
Encrypt environment files for production use.
bnomei/kirby3-dotenv
54447 Downloads
Kirby Plugin for environment variables from .env
mirazmac/dotenvwriter
183408 Downloads
A PHP library to write values to .env (DotEnv) files
cekurte/environment
89476 Downloads
A library to get the values from environment variables and process to php data types
assertwell/phpunit-global-state
1292849 Downloads
Tools for testing applications that depend on global state with PHPUnit
oskarstark/env-var-extension
130868 Downloads
A Twig extension to access env variables
mantraideas/laravel-env-doctor
2675 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.
beebmx/kirby-env
42091 Downloads
Enable env variables to Kirby