Libraries tagged by assessors
webhappens/magic-properties
7085 Downloads
Add a simple fluid interface for getters, setters, accessors and mutators to any PHP class.
softcomtecnologia/custom-accessor-and-mutator
6382 Downloads
to set attributes laravel model (accessors and mutators) without creating methods
quioteframework/rector
39 Downloads
Rector rules for migrating an application off Quiote's Context accessors onto injected collaborators.
arcanum/parameter-tree
7646 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
margusk/accessors
225 Downloads
Provides automatic property accessors (setters/getters) with immutability support
antstudiocz/doctrine-magic-accessors
1015 Downloads
Fast-prototyping magic accessors trait for Doctrine entities
norse-blue/handy-properties
935 Downloads
PHP Handy Properties is a PHP library that scaffolds the use of properties through accessors and mutators.
linkorb/boost
3470 Downloads
PHP Utils for ninjas, warlocks and code-monkeys
awobaz/eloquent-auto-append
824 Downloads
Automatically append accessors to model serialization
phine/accessor
21 Downloads
A PHP library for simplifying the use of accessors.
xchert/encapsulation-accessor
111 Downloads
Accessors to use xchert/encapsulation in combination with xchert/property-access
sfneal/casts
60336 Downloads
An alternative implementation of the Eloquent Model accessors & mutators pattern for type casting attributes
reshadman/eloquent-faster
3763 Downloads
Simple none-I/O cache for eloquent model configs, like mutators and accessors.