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 Settings Laravel Package

qcod/laravel-settings

Store application settings as key/value pairs in your Laravel database with zero-query performance via caching. Easy get/set/has/remove APIs, helper and facade access, optional migrations publishing, and support for grouping settings (default group included).

View on GitHub
Deep Wiki
Context7

Technical Evaluation

Architecture fit: The package aligns with Laravel's ecosystem by leveraging Eloquent models and Laravel's cache system. It's well-suited for dynamic configuration needs beyond static config files, particularly in admin panels and multi-tenant scenarios where runtime-adjustable settings are required. The database-backed approach avoids redeployments for minor changes, fitting common modern app patterns.

Integration feasibility: High for standard Laravel projects. Installation via Composer and migrations is straightforward. However, the "unknown" repository and future-dated release (2025-05-15) raise red flags about documentation availability and version compatibility. No public code repository makes dependency verification impossible.

Technical risk: Moderate. Key concerns include:

  • Lack of active maintenance (230 stars is modest for a production-critical package)
  • Unclear Laravel version compatibility (no composer.json visibility)
  • Potential caching pitfalls (e.g., cache invalidation strategy unknown)
  • Database schema limitations (single table for all settings may require optimization at scale)
  • No public issue tracker to assess community pain points

Key questions:

  • What Laravel versions does this package officially support?
  • How does it enforce multi-tenant isolation (e.g., tenant_id column vs. separate tables)?
  • What
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