Libraries tagged by mutators
gsferro/powermodel
254 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
bytic/data-objects
7137 Downloads
Data objects for with property mutators and casting
torzer/laravel-datetime-mutator
352 Downloads
Laravel traits mutators to help Date Time manipulation on Eloquent Models
mindtwo/laravel-dynamic-model-mutators
800 Downloads
Laravel Dynamic Model Mutators
laravel-israel/eloquent-status-mutator
13 Downloads
A status manager trait for Eloquent models
envant/laravel-model-mutator
265 Downloads
Load relations and append attributes from request query
wilmoore/attributes.php
243 Downloads
minimal object attributes for PHP.
waad/laravel-generate-repository-api
58 Downloads
package to generate repository design pattern with all accessories
omaralalwi/laravel-time-craft
13 Downloads
Laravel Time Craft is a powerful package for handling date and time scopes in your Laravel applications. It provides a set of convenient traits and helper functions to simplify date and time operations.
norse-blue/handy-properties
847 Downloads
PHP Handy Properties is a PHP library that scaffolds the use of properties through accessors and mutators.
mfonte/propaccessor
8 Downloads
A PHP Trait that adds support for direct access to object properties, with explicit accessors and mutators.
keven/magician
24 Downloads
Register magic methods handlesr from traits and abstract classes. DO NOT USE IN PRODUCTION.
felipeweb11/laravel-easymutators
3258 Downloads
Value object mutation solution for Laravel 5.
bapcat/propifier
1806 Downloads
A trait that improves PHP's properties
maxalmonte14/magicproperties
16 Downloads
A little but powerful package that allows you call getters and setters implicitly in PHP.