Libraries tagged by model attributes
spatie/laravel-schemaless-attributes
7049564 Downloads
Add schemaless attributes to Eloquent models
jpkleemans/attribute-events
396203 Downloads
🔥 Fire events on attribute changes of your Eloquent model
unclead/yii2-multiple-input
1380499 Downloads
Widget for handle multiple inputs for an attribute of Yii2 framework model
vkovic/laravel-custom-casts
336393 Downloads
Make your own custom cast type for Laravel model attributes
betterapp/laravel-db-encrypter
541628 Downloads
Provides database model attribute encryption/decryption
wendelladriel/laravel-lift
36056 Downloads
Take your Eloquent Models to the next level
konekt/enum-eloquent
1615846 Downloads
Enum attribute casting for Eloquent models
rinvex/laravel-attributes
110135 Downloads
Rinvex Attributes is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
alexstewartja/laravel-attribute-observer
74958 Downloads
Observe (and react to) attribute changes made on Eloquent models.
sebastiaanluca/laravel-boolean-dates
94319 Downloads
Automatically convert Eloquent model boolean attributes to dates (and back).
cyvelnet/laravel5-fractal
182508 Downloads
A simple fractal service provider and transformer generator with model attributes for laravel >=5.
vantage/authorized-attributes
23529 Downloads
Authorized Model Attributes for Laravel
themsaid/laravel-model-transformers
73939 Downloads
Easy transformation layer for complex model attributes.
korridor/laravel-computed-attributes
22176 Downloads
Laravel package that adds computed attributes to eloquent models. A computed attribute is an accessor were the computed value is saved in the database.
thinktomorrow/dynamic-attributes
19623 Downloads
easily store and retrieve document values of an eloquent model