Libraries tagged by model accessor
sethphat/eloquent-docs
58768 Downloads
Generate PHPDoc scope for your Eloquent models (columns, accessors and more)
korridor/laravel-computed-attributes
24629 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.
astrotomic/laravel-cachable-attributes
37658 Downloads
Allows to cache attribute accessor values in an easy way.
laravel-enso/dynamic-methods
38942 Downloads
Dynamic methods, relations or accessors for models
softcomtecnologia/custom-accessor-and-mutator
4818 Downloads
to set attributes laravel model (accessors and mutators) without creating methods
gsferro/powermodel
467 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
59799 Downloads
An alternative implementation of the Eloquent Model accessors & mutators pattern for type casting attributes
reshadman/eloquent-faster
3739 Downloads
Simple none-I/O cache for eloquent model configs, like mutators and accessors.
awobaz/eloquent-auto-append
820 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
16 Downloads
Tiny, fast Eloquent prefix generator (trait + optional interface) with zero-hassle defaults.
laravel-liberu/dynamic-methods
3135 Downloads
Dynamic methods, relations or accessors for models
cgdsoftware/dynamic-methods
770 Downloads
Dynamic methods, relations or accessors for models
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