Libraries tagged by model settings
mrdth/laravel-model-settings
1522 Downloads
Easy to use way to add settings to any Eloquent model
igaster/laravel-model-options
723 Downloads
Store an Options array in a JSON column. Get/Set values as if they were seperate keys in the Database
dkvhin/laravel-model-settings
202 Downloads
A library use for allocating settings per model, this is use primarily for authenticated users model
model/settings
822 Downloads
Global settings repository
pharaonic/laravel-settings
346 Downloads
Store and retrieve settings generally or for model objects in Laravel.
rennokki/eloquent-settings
4216 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.
enflow/laravel-database-encryption
1539 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
origami/settings
3862 Downloads
Eloquent model settings for Laravel projects
moirei/settings
444 Downloads
A simple solution for application settings.
chapdel/settings
190 Downloads
Model Settings for your Laravel app
ubitcorp/laravel-settings
53 Downloads
It provides a settings model that can be used with trait on any model for Laravel project
salesrender/plugin-component-settings
711 Downloads
SalesRender plugin settings model
fileinvite-org/laravel-database-encryption
10249 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
yarob/laravel-model-settings
82 Downloads
Laravel 5.0+ package to manage eloquent settings in JSON format
xqus/laravel-model-settings
54 Downloads
Add simple yet flexible settings to your Laravel models.