axdlee/laravel-config-writer
Write safely to Laravel config PHP files (Laravel 5.3+), updating nested keys while preserving formatting, comments, and advanced settings. Supports strings, ints, booleans, and single-level arrays. Includes Laravel service provider and standalone Rewrite class.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| miladimos/conf | 0.86 | — | 5 | 5 | 1 | 0 | 0 | 0.1 | — | — | — | |
| darvinstudio/darvin-config-bundle | 0.86 | — | 1 | 1 | 1 | 8 | 0 | 9.0 | 9.7 | MIT | 5 years ago | |
| certunlp/database-config-bundle | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| jackiedo/dotenv-editor | 0.84 | 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. | 0 | 206 | — | 20K | — | 8.8 | 27.0 | — | — | |
| c975l/config-bundle | 0.84 | — | 2 | 2 | 0 | 21 | 0 | 0.0 | 12.5 | MIT | — | |
| larapacks/setting | 0.84 | 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 | 182 | 0 | 4.9 | 20.7 | — | 3 years ago | |
| baks-dev/settings-main | 0.84 | — | 0 | 0 | 1 | 2 | 0 | 17.6 | 7.6 | MIT | 1 month ago | |
| districtweb/cmsconfiguratorbundle | 0.83 | Symfony bundle for building and managing application configuration via a “configurator” approach. Provides structure to define, load, and persist configurable settings for your CMS or app, with tooling aimed at simplifying configuration workflows. | 0 | 0 | 0 | 0 | 1 | 0.1 | — | — | — | |
| chapdel/settings | 0.83 | Add per-model settings to your Laravel app. Store settings in a JSON column, a dedicated table, or Redis via simple traits. Includes defaults plus helpers to get, set, check, remove, and persist settings on any Eloquent model. | 0 | 0 | 0 | 2 | 0 | 0.6 | 4.2 | MIT | 1 year ago | |
| snoopycodex/laravel-set-env-fork | 0.83 | 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 | — | — | 2 years ago | |
| c33s/symfony-config-manipulator-bundle | 0.83 | Symfony2 bundle to keep YAML config organized by splitting app/config/config*.yml into section files (framework, doctrine, twig, etc.) and rewriting imports accordingly. Helps declutter large config.yml files and manage per-environment configs cleanly. | 1 | 1 | 2 | 98 | 2 | 0.5 | 23.4 | MIT | — | |
| spatie/laravel-settings | 0.82 | Strongly typed application settings for Laravel. Define settings classes with typed properties, store values in a repository (database, Redis, etc.), inject settings via the container, and update them easily with $settings->save(). | 1,497 | 1,504 | 138 | 420K | 0 | 42.1 | 39.6 | MIT | 1 week ago | |
| ashallendesign/laravel-config-validator | 0.82 | Validate your Laravel config at runtime or via Artisan. Define rulesets for config files with custom messages and environment targeting, generate rulesets quickly, and optionally publish defaults. Catch missing/invalid config early in local, CI, or production. | 217 | 218 | 11 | 97K | 1 | 22.2 | 41.6 | MIT | 2 months ago | |
| spiral/config | 0.82 | Spiral Config provides a flexible configuration system for Spiral apps. Load, merge, and access settings from multiple sources with a clean API, supporting layered environments and structured config classes for predictable, testable application configuration. | 2 | 2 | 1 | 4K | 0 | 2.4 | 43.8 | MIT | 6 years ago | |
| symfony/config | 0.82 | Symfony Config component helps you find, load, merge, auto-fill, and validate configuration from many sources (YAML, XML, INI, databases, etc.). Provides tools for building robust, consistent configuration handling in PHP apps and libraries. | 4,282 | 4,310 | 44 | 8M | 0 | 55.9 | 52.9 | MIT | 1 week ago | |
| wp-cli/config-command | 0.80 | WP-CLI package to generate, read, and modify wp-config.php. Create configs, list/get settings, locate the config file, and add or update constants and variables (e.g., DB settings, table_prefix, WP_DEBUG) directly from the command line. | 39 | 39 | 38 | 326K | 1 | 29.5 | 63.1 | MIT | 1 month ago | |
| laravel-lang/config | 0.80 | Language configuration companion for the Laravel Lang ecosystem. Provides shared config resources used across Laravel Lang packages, with Composer installation and MIT licensing. Includes contribution guidelines and ways to support the project. | 6 | 6 | 1 | 374K | 0 | 25.7 | 63.1 | MIT | 2 months ago | |
| craue/config-bundle | 0.80 | — | 175 | 176 | 35 | 13K | 12 | 5.6 | 30.0 | MIT | — | |
| 2lenet/config-bundle | 0.79 | — | 1 | 1 | 0 | 328 | 0 | 23.7 | 35.4 | — | 1 month ago | |
| etukenmez/simple-log | 0.79 | Simple Laravel logging helper that wraps common log actions into an easy API. Quickly write info, warning, error, and debug entries with clean defaults, optional context data, and minimal setup—handy for small apps and packages needing straightforward logs. | 0 | 0 | — | 0 | — | 0.0 | — | — | — |
How can I help you explore Laravel packages today?