Libraries tagged by accessors
alexanevsky/getter-setter-accessor-bundle
182 Downloads
Provides functions to read and write from/to an object and gets the list of object getters and setters.
wilmoore/attributes.php
243 Downloads
minimal object attributes for PHP.
waad/laravel-generate-repository-api
62 Downloads
package to generate repository design pattern with all accessories
smoren/type-tools
767 Downloads
Helpers for different operations with PHP data types
smoren/event-router
87 Downloads
Router for flexible configuring of event handling behaviors
norse-blue/handy-properties
851 Downloads
PHP Handy Properties is a PHP library that scaffolds the use of properties through accessors and mutators.
linkorb/boost
3327 Downloads
PHP Utils for ninjas, warlocks and code-monkeys
gsferro/powermodel
440 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
corneltek/configkit
14084 Downloads
Fast config toolkit, which provides super lightweight config accessor and loader.
sikessem/capsule
1837 Downloads
Capsule is designed to make it easier to manage dependencies and objects, while improving encapsulation and ensuring code quality.
maxalmonte14/magicproperties
16 Downloads
A little but powerful package that allows you call getters and setters implicitly in PHP.
webnium/json-pointer
12411 Downloads
Accessor implement based on JSON Pointer (RFC6901)
lookfeel/laravel-eloquent-append-automate
5770 Downloads
根据 appends 配置的关联字段映射关系,自动维护需要的 appends。
awobaz/eloquent-auto-append
820 Downloads
Automatically append accessors to model serialization
reshadman/eloquent-faster
3725 Downloads
Simple none-I/O cache for eloquent model configs, like mutators and accessors.