chillerlan/php-settings-container
Lightweight PHP settings container to keep configuration logic out of your app (not a DI container). Provides a SettingsContainerInterface with “property hook”-style access for PHP < 8.4, plus sane defaults for organizing and retrieving settings objects.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 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 | |
| chapdel/settings | 0.86 | 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 | |
| baks-dev/settings-main | 0.86 | — | 0 | 0 | 1 | 2 | 0 | 17.6 | 7.6 | MIT | 1 month ago | |
| larapacks/setting | 0.85 | 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 | |
| lukasss93/laravel-model-settings | 0.85 | 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 |
How can I help you explore Laravel packages today?