syamsoul/laravel-set-env
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| avris/dotenv | 0.87 | 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.86 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 3 years ago | |
| mykehowells/dotenv | 0.85 | 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 | 5 | 0 | 0.9 | 5.9 | — | 10 years ago | |
| vizrex/laravel-env-switcher | 0.84 | — | 1 | 1 | 2 | 0 | 0 | 0.1 | — | NOASSERTION | — | |
| mikebronner/development-settings | 0.83 | Laravel package for managing environment-specific development settings. Define and load local/dev configuration values safely, keep sensitive or machine-specific options out of version control, and streamline team setup across different development environments. | 2 | — | 0 | — | 0 | 19.1 | 0.4 | — | 2 months ago | |
| jackiedo/dotenv-editor | 0.83 | Edit Laravel .env files safely with a fluent API: read raw content and parsed entries, add/update/delete keys, manage comments and export flags, insert empty/comment lines, check key existence, and create/restore backups with configurable storage. | 204 | 206 | 66 | 21K | 4 | 9.4 | 28.5 | MIT | 3 years ago | |
| connectholland/env-var-loader-bundle | 0.83 | — | 0 | 0 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| php-standard-library/env | 0.83 | Tiny PHP utility for reading environment variables with sensible defaults and type casting. Helps centralize access to config via env(), supports required keys, fallback values, and safe handling when variables are missing or empty. | 0 | 0 | 0 | 14K | 0 | 18.0 | 63.3 | MIT | 2 months ago | |
| symfony/dotenv | 0.82 | 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. | 3,788 | 3,819 | 28 | 6M | 0 | 54.5 | 51.4 | MIT | 1 week ago | |
| larapacks/setting | 0.81 | Lightweight Laravel settings manager that stores and retrieves key/value app configuration at runtime. Provides a clean API and helpers for persisting settings (including grouped/namespaced keys), with caching support for fast reads and easy integration into Laravel apps. | 5 | 6 | 2 | 248 | 0 | 4.9 | 22.5 | — | 3 years ago | |
| worksome/envy | 0.81 | — | 688 | 688 | 32 | 44K | 0 | 18.4 | 28.8 | MIT | 5 months ago | |
| snoopycodex/laravel-set-env-fork | 0.81 | Laravel package fork to set or update environment variables in your .env file at runtime. Useful for installers, admin panels, and setup flows that need to persist config changes (APP_URL, DB settings, etc.) without manual editing. | 1 | 1 | 0 | 0 | 0 | 0.3 | — | — | 3 years ago | |
| vlucas/phpdotenv | 0.76 | 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,545 | 13,819 | 662 | 14M | 11 | 71.1 | 52.6 | BSD-3-Clause | 1 month ago | |
| akaunting/laravel-setting | 0.76 | Persistent settings for Laravel with database and/or JSON drivers. Includes helper, facade, and Blade directive, supports encryption, caching, auto-save, extra columns, and custom tables/files. Can override Laravel config values for production-friendly tweaks. | 489 | 493 | 65 | 26K | 1 | 13.0 | 23.9 | MIT | 2 years ago | |
| solomon-ochepa/laravel-settings | 0.76 | — | 2 | 3 | 0 | 582 | 0 | 24.2 | 37.2 | MIT | 5 days ago | |
| miladimos/conf | 0.74 | — | 5 | 5 | 1 | 0 | 0 | 0.1 | — | — | — | |
| sajadsdi/laravel-setting-pro | 0.72 | — | 133 | 133 | 4 | 97 | 0 | 2.3 | 3.3 | MIT | 2 years ago | |
| laravel/envoy | 0.71 | Laravel Envoy is a lightweight SSH task runner for defining and executing remote server tasks using a clean Blade-style syntax. Ideal for deployments, running Artisan commands, and other repeatable server automation workflows across multiple hosts. | 1,613 | 1,635 | 178 | 120K | 1 | 35.5 | 28.9 | MIT | 4 months ago | |
| syamsoul/laravel-mysql-cli-client | 0.70 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| artisanpack-ui/security | 0.70 | Core Laravel security toolkit for ArtisanPack UI: sanitization, escaping (Laminas Escaper), KSES filtering, validation rules, security/CSP middleware, CSP builder with nonce & reporting, rate limiting, audit/scan commands, and testing helpers. | 0 | 0 | 1 | 936 | 6 | 23.3 | 49.5 | MIT | 2 weeks ago |
How can I help you explore Laravel packages today?