Libraries tagged by eloquent model settings
rawilk/laravel-settings
104224 Downloads
Store Laravel application settings in the database.
yazan/laravel-settings
3687 Downloads
Laravel Settings to create your website and model settings in an easy way
kiwilan/typescriptable-laravel
12987 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
75982 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
rolfhaug/laravel-model-settings
2297 Downloads
A package that gives you a fluent api to add key/value settings to any Eloquent model
mrdth/laravel-model-settings
1721 Downloads
Easy to use way to add settings to any Eloquent model
rennokki/eloquent-settings
4217 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
10322 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
enflow/laravel-database-encryption
1626 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
origami/settings
3918 Downloads
Eloquent model settings for Laravel projects
orkhanahmadov/laravel-model-settings
5035 Downloads
Laravel model settings for Eloquent
a1383n/laravel-eloquent-settings
196 Downloads
Easily manage model-specific settings in Laravel with Laravel Eloquent Settings—a versatile package for streamlined configuration.
hosmelq/laravel-model-preferences
18 Downloads
A Laravel package for managing model preferences with type-safe caching.
inewtonua/laravel-settings
9 Downloads
Laravel localized settings storage
hpolthof/laravel-eloquent-settings
52 Downloads
Allow for dynamic blobbed settings in Eloquent models.