larapacks/setting
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| l5starter/setting | 0.92 | 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 | — | |
| yazan/laravel-settings | 0.91 | — | 58 | 59 | 2 | 24 | 0 | 0.7 | 2.1 | MIT | 4 years ago | |
| chapdel/settings | 0.91 | 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 | |
| lukasss93/laravel-model-settings | 0.91 | Add per-model settings to Eloquent with defaults, validation rules, and optional config publishing. Store and retrieve settings directly on your models, initialize settings on creation, and keep your app flexible with PHP 8+ and Laravel 8+ support. | 4 | 4 | 1 | 0 | 0 | 1.3 | — | MIT | 2 years ago | |
| solomon-ochepa/laravel-settings | 0.91 | — | 2 | 3 | 0 | 821 | 0 | 13.3 | 36.5 | MIT | 6 months ago | |
| dmishh/settings-bundle | 0.91 | — | 0 | 115 | — | 866 | — | 10.9 | 22.8 | — | — | |
| baks-dev/settings-main | 0.90 | — | 0 | 0 | 1 | 2 | 0 | 17.6 | 7.6 | MIT | 1 month ago | |
| glorand/laravel-model-settings | 0.89 | 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 | 30K | 3 | 33.4 | 24.8 | MIT | 1 month ago | |
| digipolisgent/setting-bundle | 0.89 | — | 1 | 1 | 0 | 31 | 0 | 0.4 | 16.8 | — | 8 years ago | |
| customscripts/settings-bundle | 0.89 | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| akaunting/laravel-setting | 0.88 | 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 | |
| chapdel/model-settings-for-laravel | 0.87 | 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 | |
| spatie/laravel-settings | 0.87 | 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 |
How can I help you explore Laravel packages today?