Libraries tagged by ancestors
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
3460 Downloads
PHP Utils for ninjas, warlocks and code-monkeys
giordanolima/decimal-mutators
1091 Downloads
Add a short way to create accessors and mutators for decimal fields
fezz/money-magic
626 Downloads
Generate consistent Brick\Money accessors for Eloquent "money" fields stored as minor units (ints). Define money mappings once, avoid floats, keep currency handling centralized, and optionally scaffold mappings via Artisan for clean, type-safe monetary domain code.
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.
sfneal/casts
60333 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.
quioteframework/rector
9 Downloads
Rector rules for migrating an application off Quiote's Context accessors onto injected collaborators.
oscarricardosan/mapper
4352 Downloads
Paquete PHP que mapea los DocComments de la clase y permite definir mutators y accessors
laravel-liberu/dynamic-methods
3301 Downloads
Dynamic methods, relations or accessors for models
arcanum/parameter-tree
7619 Downloads
Namespaced accessors for multi-dimensional trees of parameters (such as POST/GET, config, etc)
selikhovleonid/accessors-trait
32 Downloads
Trait for Property Accessors Generation
rootiteam/accessors
26 Downloads
Provides automatic property accessors (setters/getters) with immutability support
himanshu-m/accessors
35 Downloads
Define getter and setter for inaccessible members of a PHP class