symfony/dotenv
Symfony Dotenv parses .env files and loads variables into $_ENV/$_SERVER for local development and configuration. Supports loading multiple files, overriding existing vars, and environment-specific .env.local/.env.$APP_ENV settings.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| syamsoul/laravel-set-env | 0.89 | Programmatically set, update, and read Laravel .env variables with a simple facade and CLI. Supports comments, precise placement, and multiple env files (.env, .env.example). Includes production safety checks for secure environment configuration management. | 9 | 9 | 7 | 2K | 0 | 16.2 | 34.4 | — | 4 months ago | |
| c0ntax/env-providers-bundle | 0.88 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | Apache-2.0 | — | |
| avris/dotenv | 0.88 | Tiny PHP dotenv loader for reading .env files and injecting variables into the environment, $_ENV, and $_SERVER. Supports common KEY=VALUE syntax, quotes, comments, and safe defaults to keep config out of code and VCS. | 0 | 1 | — | 0 | — | 0.0 | — | — | — | |
| atournayre/dotenv-updater-bundle | 0.88 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 3 years ago | |
| mykehowells/dotenv | 0.87 | Load and manage environment variables in PHP/Laravel using .env files. Simple API for reading config values across local, staging, and production setups, making it easy to keep secrets and per-environment settings out of code. | 2 | 2 | 0 | 0 | 0 | 0.9 | — | — | 10 years ago | |
| vlucas/phpdotenv | 0.86 | vlucas/phpdotenv loads environment variables from a .env file into getenv(), $_ENV, and $_SERVER. Ideal for keeping secrets out of code and managing per-environment configuration in PHP apps via simple, portable dotenv files. | 13,541 | 13,819 | 661 | 13M | 11 | 71.9 | 52.4 | BSD-3-Clause | 2 weeks ago |
How can I help you explore Laravel packages today?