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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| qcod/laravel-settings | 0.88 | 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). | 230 | 233 | 59 | 3K | 2 | 8.5 | 18.1 | MIT | 1 year ago | |
| solomon-ochepa/laravel-settings | 0.85 | — | 2 | 3 | 0 | 821 | 0 | 13.3 | 36.5 | MIT | 6 months ago | |
| akaunting/laravel-setting | 0.82 | 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. | 490 | 493 | 66 | 28K | 1 | 13.0 | 24.4 | MIT | 2 years ago | |
| baks-dev/settings-main | 0.82 | — | 0 | 0 | 1 | 2 | 0 | 17.6 | 7.6 | MIT | 1 month ago | |
| chapdel/settings | 0.82 | 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 | |
| yazan/laravel-settings | 0.82 | — | 58 | 59 | 2 | 24 | 0 | 0.7 | 2.1 | MIT | 4 years ago | |
| l5starter/setting | 0.81 | Laravel 5.4 settings module for L5Starter admin. Adds settings pages/routes and menu entry, with publishable config, migrations, and seeder (SettingsTableSeeder) to bootstrap stored application settings. | 0 | 0 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| chapdel/model-settings-for-laravel | 0.79 | Attach flexible key/value settings to any Eloquent model in Laravel. Store, retrieve, and update per-model preferences with a simple API and database table, keeping configuration close to the data it belongs to. PHP 8+ compatible. | 1 | 1 | 0 | 0 | 0 | 0.3 | — | MIT | 3 years ago | |
| glorand/laravel-model-settings | 0.78 | Add per-model settings to Laravel Eloquent with an easy API to get/set/check/remove values. Choose storage via JSON field, separate settings table, or Redis. Supports defaults, validation, and persistence for user or entity preferences. | 913 | 911 | 63 | 31K | 3 | 33.4 | 24.8 | MIT | 1 month ago | |
| sajadsdi/laravel-setting-pro | 0.77 | — | 133 | 131 | 4 | 181 | 0 | 2.3 | 5.1 | MIT | 2 years ago | |
| nnjeim/respond | 0.76 | — | 5 | 5 | 1 | 0 | 0 | 0.7 | — | MIT | 4 years ago | |
| nunomaduro/essentials | 0.76 | — | 1,213 | 1,208 | 73 | 78K | 2 | 25.0 | 29.9 | MIT | 3 months ago | |
| baskooijmaninc/suzie-bundle | 0.76 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| constantable/odm-document-maker | 0.75 | — | 5 | 5 | 3 | 982 | 1 | 0.5 | 30.6 | MIT | 1 year ago | |
| colbeh/laranit | 0.75 | Laravel package for interacting with the Laranit service from your app, providing basic integration helpers and configuration to connect, send requests, and handle responses. Suitable for projects needing a simple bridge between Laravel and Laranit APIs. | 0 | 0 | 0 | 1 | 0 | 2.4 | 4.2 | — | 1 year ago | |
| czogori/dami | 0.75 | czogori/dami is a small Laravel/PHP package that provides basic DAMI-related functionality and helpers. Lightweight and easy to drop into an existing app, it aims to streamline common tasks without heavy configuration or dependencies. | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| cyberpunkcodes/laravel-menu-helper | 0.74 | Build dynamic menus in Laravel from config arrays or runtime data. Supports basic and multi-level navs with view components, helpers for active route detection, dropdown/children handling, and easy customization (RBAC, DB-backed items, caching). | 2 | 2 | 0 | 0 | 0 | 0.3 | — | — | 2 years ago | |
| contao-thememanager/ctm-effects | 0.74 | — | 0 | 0 | 0 | 20 | 0 | 0.3 | 18.5 | — | 2 years ago | |
| laracasts/utilities | 0.74 | A collection of practical helpers and utilities from Laracasts for Laravel/PHP projects. Includes common convenience functions and small classes that streamline day-to-day development, reduce boilerplate, and support cleaner, more expressive code across your app. | 2,205 | 2,238 | 211 | 141K | 17 | 41.4 | 37.0 | MIT | 3 months ago | |
| lucaterribili/helloworld | 0.74 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 3 years ago |
How can I help you explore Laravel packages today?