Libraries tagged by eloquent model settings
rawilk/laravel-settings
219319 Downloads
Store Laravel application settings in the database.
kiwilan/typescriptable-laravel
26175 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.
yazan/laravel-settings
4870 Downloads
Laravel Settings to create your website and model settings in an easy way
austinheap/laravel-database-encryption
76186 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
hosmelq/laravel-model-preferences
5302 Downloads
Per-model preferences for Laravel with defaults and validation.
orkhanahmadov/laravel-model-settings
5680 Downloads
Laravel model settings for Eloquent
rolfhaug/laravel-model-settings
2550 Downloads
A package that gives you a fluent api to add key/value settings to any Eloquent model
androlax2/laravel-model-typed-settings
1450 Downloads
A Laravel package that adds type-safe settings attributes to Eloquent models with automatic casting and validation
sitesource/laravel-polymorphic-settings
447 Downloads
Polymorphic, per-model key-value settings for Laravel with opt-in encryption and transparent caching.
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
chapdel/laravel-settings
144 Downloads
Store Laravel application settings in the database.
mrdth/laravel-model-settings
2117 Downloads
Easy to use way to add settings to any Eloquent model
secretwebmaster/laravel-optionable
166 Downloads
Allow any Eloquent model to have own options such as user options, page options, etc.
fileinvite-org/laravel-database-encryption
10524 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.