Libraries tagged by gutter
radishlab/myc-getter
11370 Downloads
A library to get and escape values in WordPress + ACF environments
usmanhalalit/get-set-go
12615 Downloads
Dynamic Setter-Getter for PHP 5.4+
klever/tutor
21394 Downloads
PHPUnit Extensions to easily spec-test data models
icanboogie/accessor
51096 Downloads
Implements getters/setters, read-only/write-only properties, volatile defaults, type control…
adrolli/eloquent-mutators
2742 Downloads
Reusable accessors/mutators (getters/setters) for Laravel 5's Eloquent
cheddar-getter/client
4623 Downloads
The official PHP client for the CheddarGetter API
rekalogika/direct-property-access
6644 Downloads
Simple implementation of PropertyAccessorInterface that reads and writes directly to the object's properties, bypassing getters and setters.
phpgt/typesafegetter
10191 Downloads
An interface for objects that expose type-safe getter methods.
maliboot/lombok
2141 Downloads
这是一个通过注解来减少`重复代码`的工具。本插件参考了[Java库-Lombok](https://projectlombok.org/)奇思妙想编写而成。实现了setter、getter、日志、类委托、属性委托、常用的工具类方法注解等....
frozensheep/synthesize
115984 Downloads
Synthesizer trait to auto generate getter and setter access for objects.
dkd/php-populate
52757 Downloads
Trait for PHP classes, allowing properties to be populated from sources like JSON, via getters but using a single method
tbn/getter-trait-bundle
3940 Downloads
revinate/php-getter-setter
29813 Downloads
PHP library to simplify getting and setting values in arrays and objects.
e-butik/gittern
4699 Downloads
A Git library written in pure PHP. Making Git like music for PHP's ears.
webhappens/magic-properties
4781 Downloads
Add a simple fluid interface for getters, setters, accessors and mutators to any PHP class.