Libraries tagged by env variable
vlucas/phpdotenv
658295880 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
symfony/dotenv
250655104 Downloads
Registers environment variables from a .env file
oscarotero/env
12233070 Downloads
Simple library to consume environment variables
helhum/dotenv-connector
5064561 Downloads
Makes it possible to set environment variables for composer projects.
imliam/laravel-env-set-command
363284 Downloads
Set a .env file variable from the command line
encodia/laravel-health-env-vars
176009 Downloads
Custom check for Spatie's Laravel Health - Ensure every .env variable you need has been set
msztorc/laravel-env
59360 Downloads
Laravel env helper commands
johnathanmiller/secure-env-php
57097 Downloads
Encrypt environment files for production use.
bnomei/kirby3-dotenv
51761 Downloads
Kirby Plugin for environment variables from .env
mirazmac/dotenvwriter
169615 Downloads
A PHP library to write values to .env (DotEnv) files
cekurte/environment
88132 Downloads
A library to get the values from environment variables and process to php data types
assertwell/phpunit-global-state
1280474 Downloads
Tools for testing applications that depend on global state with PHPUnit
oskarstark/env-var-extension
129765 Downloads
A Twig extension to access env variables
mantraideas/laravel-env-doctor
2224 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
41238 Downloads
Enable env variables to Kirby