Libraries tagged by model attributes
latevaweb/laravel-custom-properties
1278 Downloads
Laravel trait to make add dynamic properties to Eloquent models
kablanfatih/encryption
29 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel , based on configuration settings.
jberall/yii2-json-behavior
16 Downloads
Attaches behavior for a Postgresql jsonb column
involix/laravel-database-encryption
2 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
ilyakonovaloff/laravel-database-encryption
251 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
hthang369/laravel-database-encryption
7 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
gugglegum/abstract-entity
186 Downloads
Abstract class for entities (models)
gforces/active-record
147 Downloads
Simple Active Record using PHP8 attributes
dejodev/laravel-multi-language-strings
10 Downloads
Laravel Package that adds a Multilanguage string class and an Attribute cast for adding language support to Models.
daniloromka/eav
0 Downloads
EAV model using PostgreSQL jsonb type
bedoya/has-data
3 Downloads
Trait to manage dynamic JSON fields in Laravel Eloquent models
zablockibros/laravel-immutable
0 Downloads
Make model attributes immutable
syscape-space/laravel-translation
12 Downloads
A Laravel package for model attributes translations
stesi/yii2-daterange-validator
33 Downloads
Adds a daterange validator that allows to validate if a model attribute is a valid date range format. Specially usefull if you want to use a DateRangePicker widget and you want to filter by from/until values
service-to/uses-detail
3 Downloads
A Laravel trait for handling dynamic model attributes using a JSON detail column