Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Laravel App Settings Laravel Package

qcod/laravel-app-settings

Add a database-backed settings manager with an admin UI to your Laravel app. Define settings sections/inputs in config, edit them via a Bootstrap 4 page (or custom CSS), and access values via the AppSettings facade. Settings are cached for zero SQL reads.

View on GitHub
Deep Wiki
Context7

Technical Evaluation

The package provides a straightforward solution for managing application settings via database storage with a built-in UI. Its architecture fits well within Laravel ecosystems, leveraging Eloquent models, Laravel's caching system, and service providers for seamless integration. The cache implementation ("reducing SQL query to zero") is a strong design point for performance. However, the Bootstrap 4 dependency creates a potential friction point for apps using modern CSS frameworks like Tailwind or Bootstrap 5, though the config allows customization. The zero dependents statistic is a major red flag—indicating low adoption and potential lack of real-world validation. The "2025-05-15" release date is suspicious (impossible as of 2023) and suggests possible data inaccuracies or abandoned maintenance. Critical gaps exist in cache invalidation documentation (e.g., how updates trigger cache refreshes) and concurrency handling during simultaneous setting modifications.

Integration Approach

The package integrates cleanly with Laravel via Composer and artisan commands, with minimal boilerplate for setup. For existing Laravel projects, the migration path requires careful planning

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
christhompsontldr/phpsdk
enqueue/dsn
bunny/bunny
enqueue/test
enqueue/null
enqueue/amqp-tools
milesj/emojibase
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport