Libraries tagged by eloquent model settings
rawilk/laravel-settings
91561 Downloads
Store Laravel application settings in the database.
yazan/laravel-settings
3394 Downloads
Laravel Settings to create your website and model settings in an easy way
kiwilan/typescriptable-laravel
11925 Downloads
PHP package for Laravel to type Eloquent models, routes, Spatie Settings with autogenerated TypeScript. If you want to use some helpers with Inertia, you can install associated NPM package.
austinheap/laravel-database-encryption
75949 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
rolfhaug/laravel-model-settings
2190 Downloads
A package that gives you a fluent api to add key/value settings to any Eloquent model
orkhanahmadov/laravel-model-settings
4973 Downloads
Laravel model settings for Eloquent
mrdth/laravel-model-settings
1522 Downloads
Easy to use way to add settings to any Eloquent model
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
1538 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
fileinvite-org/laravel-database-encryption
10249 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
inewtonua/laravel-settings
9 Downloads
Laravel localized settings storage
hpolthof/laravel-eloquent-settings
52 Downloads
Allow for dynamic blobbed settings in Eloquent models.
yarob/laravel-model-settings
82 Downloads
Laravel 5.0+ package to manage eloquent settings in JSON format
opensynergic/model-settings
43 Downloads
Laravel model setting is a package for easily attaching arbitrary data to Eloquent models