Libraries tagged by assessors
webhappens/magic-properties
5186 Downloads
Add a simple fluid interface for getters, setters, accessors and mutators to any PHP class.
softcomtecnologia/custom-accessor-and-mutator
4499 Downloads
to set attributes laravel model (accessors and mutators) without creating methods
sfneal/casts
59273 Downloads
An alternative implementation of the Eloquent Model accessors & mutators pattern for type casting attributes
arcanum/parameter-tree
7253 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
947 Downloads
Fast-prototyping magic accessors trait for Doctrine entities
norse-blue/handy-properties
862 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.
reshadman/eloquent-faster
3727 Downloads
Simple none-I/O cache for eloquent model configs, like mutators and accessors.
laravel-liberu/dynamic-methods
3104 Downloads
Dynamic methods, relations or accessors for models
selikhovleonid/accessors-trait
32 Downloads
Trait for Property Accessors Generation
rootiteam/accessors
26 Downloads
Provides automatic property accessors (setters/getters) with immutability support
noone4rever/axessors
10 Downloads
Generator of getters and setters for PHP