Libraries tagged by model accessor
korridor/laravel-computed-attributes
55125 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.
sethphat/eloquent-docs
66659 Downloads
Generate PHPDoc scope for your Eloquent models (columns, accessors and more)
astrotomic/laravel-cachable-attributes
40662 Downloads
Allows to cache attribute accessor values in an easy way.
laravel-enso/dynamic-methods
42029 Downloads
Dynamic methods, relations or accessors for models
softcomtecnologia/custom-accessor-and-mutator
6214 Downloads
to set attributes laravel model (accessors and mutators) without creating methods
gsferro/powermodel
1066 Downloads
Forma elegante e eficiente de formatar campos de data, hora e afins ao exibir, colocando somente um sufixo no nome original do atributo sem precisar declarar Accessors e/ou Mutators dentro da model
sfneal/casts
60326 Downloads
An alternative implementation of the Eloquent Model accessors & mutators pattern for type casting attributes
awobaz/eloquent-auto-append
824 Downloads
Automatically append accessors to model serialization
waad/laravel-generate-repository-api
63 Downloads
package to generate repository design pattern with all accessories
aslnbxrz/simple-prefix
173 Downloads
Tiny, fast Eloquent prefix generator (trait + optional interface) with zero-hassle defaults.
laravel-liberu/dynamic-methods
3290 Downloads
Dynamic methods, relations or accessors for models
givanov95/laravel-attachments
11 Downloads
Polymorphic file & image attachments for Laravel: HasImages / HasFiles traits, Image / File models with URL accessor, drag-drop reorder routes, UploadHelper for clean controller code.
reshadman/eloquent-faster
3763 Downloads
Simple none-I/O cache for eloquent model configs, like mutators and accessors.
a1dbox/laravel-model-accessor-builder
10 Downloads
You can build query on model accessor. Sort or filter by accessor, and at the same time it's a regular model accessor
igorwanbarros/custom-accessor-and-mutator
620 Downloads
to set attributes laravel model (accessors and mutators) without creating methods