Libraries tagged by accessors
ijvo/kdyby-strict-objects
1325 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
gsferro/powermodel
451 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
969 Downloads
Add a short way to create accessors and mutators for decimal fields
bapcat/propifier
2142 Downloads
A trait that improves PHP's properties
webnium/json-pointer
12447 Downloads
Accessor implement based on JSON Pointer (RFC6901)
myerscode/utilities-bags
7336 Downloads
A PHP helper utility class for fluent interaction and manipulation with collection data using immutable bags
lookfeel/laravel-eloquent-append-automate
5793 Downloads
根据 appends 配置的关联字段映射关系,自动维护需要的 appends。
webhappens/magic-properties
5186 Downloads
Add a simple fluid interface for getters, setters, accessors and mutators to any PHP class.
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)
smoren/nested-accessor
1069 Downloads
Accessor for getting and setting values of nested data structures (arrays or objects)
presentkim/accessor
7 Downloads
Library that provides a way to access non-public elements
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
phine/accessor
21 Downloads
A PHP library for simplifying the use of accessors.