Libraries tagged by model settings
sitesource/laravel-polymorphic-settings
447 Downloads
Polymorphic, per-model key-value settings for Laravel with opt-in encryption and transparent caching.
rolfhaug/laravel-model-settings
2550 Downloads
A package that gives you a fluent api to add key/value settings to any Eloquent model
orkhanahmadov/laravel-model-settings
5680 Downloads
Laravel model settings for Eloquent
kaiserkiwi/model-settings
2551 Downloads
A simple way to manage settings in your Laravel models.
dkvhin/laravel-model-settings
915 Downloads
A library use for allocating settings per model, this is use primarily for authenticated users model
ahmedebead/laravel-settings
861 Downloads
App & Models Settings for Laravel
model/settings
1660 Downloads
Global settings repository
androlax2/laravel-model-typed-settings
1450 Downloads
A Laravel package that adds type-safe settings attributes to Eloquent models with automatic casting and validation
digbang/settings
702 Downloads
A model for data-driven settings.
rennokki/eloquent-settings
4226 Downloads
Eloquent Settings allows you to bind key-value pairs to any Laravel Eloquent model. It supports even casting for boolean, float or integer types.
origami/settings
4139 Downloads
Eloquent model settings for Laravel projects
onaonbir/oo-settings
94 Downloads
Production-ready, high-performance settings management system for Laravel applications with caching, validation, and event support.
mrdth/laravel-model-settings
2117 Downloads
Easy to use way to add settings to any Eloquent model
lukasss93/laravel-model-settings
311 Downloads
Model Settings for your Laravel app
igaster/laravel-model-options
724 Downloads
Store an Options array in a JSON column. Get/Set values as if they were seperate keys in the Database