Libraries tagged by eloquent model settings
rawilk/laravel-settings
80392 Downloads
Store Laravel application settings in the database.
kiwilan/typescriptable-laravel
11000 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
75901 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
yazan/laravel-settings
3139 Downloads
Laravel Settings to create your website and model settings in an easy way
rolfhaug/laravel-model-settings
1994 Downloads
A package that gives you a fluent api to add key/value settings to any Eloquent model
mrdth/laravel-model-settings
1330 Downloads
Easy to use way to add settings to any Eloquent model
rennokki/eloquent-settings
4215 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.
fileinvite-org/laravel-database-encryption
10209 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
enflow/laravel-database-encryption
1399 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
origami/settings
3851 Downloads
Eloquent model settings for Laravel projects
orkhanahmadov/laravel-model-settings
4906 Downloads
Laravel model settings for Eloquent
inewtonua/laravel-settings
7 Downloads
Laravel localized settings storage
hpolthof/laravel-eloquent-settings
49 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