spatie/laravel-settings
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().
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| larapacks/setting | 0.94 | 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.94 | — | 0 | 0 | 1 | 2 | 0 | 17.6 | 7.6 | MIT | 1 month ago | |
| yazan/laravel-settings | 0.93 | — | 58 | 59 | 2 | 24 | 0 | 0.7 | 2.1 | MIT | 4 years ago | |
| l5starter/setting | 0.93 | 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 | — | |
| lukasss93/laravel-model-settings | 0.92 | 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 | |
| akaunting/laravel-setting | 0.92 | 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 | |
| solomon-ochepa/laravel-settings | 0.91 | — | 2 | 3 | 0 | 821 | 0 | 13.3 | 36.5 | MIT | 6 months ago | |
| chapdel/model-settings-for-laravel | 0.91 | 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 | |
| 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 |
How can I help you explore Laravel packages today?