Phpdotenv
Loads environment variables from `.env` to `$_ENV` and `$_SERVER` automagically, and optionally to `getenv()`.
Filament plugins, Laravel packages and open source starter kits actively maintained. All MIT, with releases for v3, v4 and v5 where applicable.
Loads environment variables from `.env` to `$_ENV` and `$_SERVER` automagically, and optionally to `getenv()`.
Provides functionality to handle HHVM/PHP environments
Automatically keep your .env files in sync.
Indicator for the current environment inside Filament
check if all the keys are available in all the .env files.
Environment-aware, type-safe configuration classes for Laravel. Move non-secret values out of .env and into typed, IDE-friendly PHP classes.
Complete Docker development environment for Laravel - PHP 8.4, MySQL 9.1, PostgreSQL 17, Redis 8, Traefik 3.6
Coverage reporting for your .env: static analysis for env() call isolation, .env.example drift, and secret heuristics.
Automatically audit Laravel environment variables for missing, unused, duplicate, inconsistent and unsafe usage during development.
All packages have CI, Pest tests and open issues tagged good first issue.
New version available.