Libraries tagged by accessories
gsferro/powermodel
464 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
giordanolima/decimal-mutators
976 Downloads
Add a short way to create accessors and mutators for decimal fields
webhappens/magic-properties
5322 Downloads
Add a simple fluid interface for getters, setters, accessors and mutators to any PHP class.
softcomtecnologia/custom-accessor-and-mutator
4766 Downloads
to set attributes laravel model (accessors and mutators) without creating methods
sfneal/casts
59799 Downloads
An alternative implementation of the Eloquent Model accessors & mutators pattern for type casting attributes
reshadman/eloquent-faster
3737 Downloads
Simple none-I/O cache for eloquent model configs, like mutators and accessors.
arcanum/parameter-tree
7318 Downloads
Namespaced accessors for multi-dimensional trees of parameters (such as POST/GET, config, etc)
pre/class-accessors
189 Downloads
n7olkachev/laravel-accessors
652 Downloads
Use Laravel-like accessors in your classes
antstudiocz/doctrine-magic-accessors
962 Downloads
Fast-prototyping magic accessors trait for Doctrine entities
norse-blue/handy-properties
863 Downloads
PHP Handy Properties is a PHP library that scaffolds the use of properties through accessors and mutators.
awobaz/eloquent-auto-append
820 Downloads
Automatically append accessors to model serialization
phine/accessor
21 Downloads
A PHP library for simplifying the use of accessors.
laravel-liberu/dynamic-methods
3134 Downloads
Dynamic methods, relations or accessors for models
fromholdio/silverstripe-commonancestor
1065 Downloads
A small utility class that accepts an array of class name, compares their class ancestories, and identifies their closest common ancestor class.