Libraries tagged by getter setter
awobaz/eloquent-mutators
23966 Downloads
Reusable accessors/mutators (getters/setters) for Laravel 5's Eloquent
marcin-orlowski/lombok-php
21094 Downloads
Never write boilerplate code for your data class again!
securetrading/data
585096 Downloads
Secure Trading's Data package. Contains getters/setters/deleters for a data object and allows extending classes to define validation methods for specific data keys.
free2one/php-accessor
52037 Downloads
Generate getter and setter methods automatically
usmanhalalit/get-set-go
13956 Downloads
Dynamic Setter-Getter for PHP 5.4+
rakshazi/get-set-trait
11927 Downloads
Dynamic Setter-Getter for PHP 5.4+
adrolli/eloquent-mutators
8694 Downloads
Reusable accessors/mutators (getters/setters) for Laravel 5's Eloquent
icanboogie/accessor
60612 Downloads
Implements getters/setters, read-only/write-only properties, volatile defaults, type control…
phputil/traits
1863 Downloads
Useful traits for PHP
narrowspark/testing-helper
64013 Downloads
Provides test helpers.
rekalogika/direct-property-access
17763 Downloads
Simple implementation of PropertyAccessorInterface that reads and writes directly to the object's properties, bypassing getters and setters.
frozensheep/synthesize
132279 Downloads
Synthesizer trait to auto generate getter and setter access for objects.
revinate/php-getter-setter
32766 Downloads
PHP library to simplify getting and setting values in arrays and objects.
webhappens/magic-properties
7193 Downloads
Add a simple fluid interface for getters, setters, accessors and mutators to any PHP class.
icanboogie/prototype
11005 Downloads
Implements the Prototype design pattern; getters/setters