Libraries tagged by model accessor
korridor/laravel-computed-attributes
70323 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
41504 Downloads
Allows to cache attribute accessor values in an easy way.
sethphat/eloquent-docs
67367 Downloads
Generate PHPDoc scope for your Eloquent models (columns, accessors and more)
laravel-enso/dynamic-methods
42897 Downloads
Dynamic methods, relations or accessors for models
softcomtecnologia/custom-accessor-and-mutator
6424 Downloads
to set attributes laravel model (accessors and mutators) without creating methods
gsferro/powermodel
1206 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
givanov95/laravel-attachments
317 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.
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
197 Downloads
Tiny, fast Eloquent prefix generator (trait + optional interface) with zero-hassle defaults.
laravel-liberu/dynamic-methods
3320 Downloads
Dynamic methods, relations or accessors for models
cgdsoftware/dynamic-methods
796 Downloads
Dynamic methods, relations or accessors for models
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