Libraries tagged by gitter
icanboogie/accessor
49559 Downloads
Implements getters/setters, read-only/write-only properties, volatile defaults, type control…
adrolli/eloquent-mutators
1641 Downloads
Reusable accessors/mutators (getters/setters) for Laravel 5's Eloquent
cheddar-getter/client
4497 Downloads
The official PHP client for the CheddarGetter API
rekalogika/direct-property-access
3772 Downloads
Simple implementation of PropertyAccessorInterface that reads and writes directly to the object's properties, bypassing getters and setters.
phpgt/typesafegetter
9265 Downloads
An interface for objects that expose type-safe getter methods.
mistralys/application-utils-collections
5212 Downloads
Interfaces, traits and classes for handling static item collections, similar to Enums and with useful getter methods.
maliboot/lombok
1961 Downloads
这是一个通过注解来减少`重复代码`的工具。本插件参考了[Java库-Lombok](https://projectlombok.org/)奇思妙想编写而成。实现了setter、getter、日志、类委托、属性委托、常用的工具类方法注解等....
frozensheep/synthesize
113590 Downloads
Synthesizer trait to auto generate getter and setter access for objects.
litea/env
14150 Downloads
Simply getter env variables
tbn/getter-trait-bundle
3686 Downloads
skinka/yii2-alert-gritter
1968 Downloads
Gritter. Popup messages
revinate/php-getter-setter
29501 Downloads
PHP library to simplify getting and setting values in arrays and objects.
radishlab/myc-getter
10286 Downloads
A library to get and escape values in WordPress + ACF environments
cable8mm/enum-getter
411 Downloads
This package make Enums simple for making keys, values and combine array including translate function.
webhappens/magic-properties
4509 Downloads
Add a simple fluid interface for getters, setters, accessors and mutators to any PHP class.