Libraries tagged by gitter
webhappens/magic-properties
5007 Downloads
Add a simple fluid interface for getters, setters, accessors and mutators to any PHP class.
usmanhalalit/get-set-go
12743 Downloads
Dynamic Setter-Getter for PHP 5.4+
icanboogie/accessor
51604 Downloads
Implements getters/setters, read-only/write-only properties, volatile defaults, type control…
cheddar-getter/client
4665 Downloads
The official PHP client for the CheddarGetter API
rekalogika/direct-property-access
7535 Downloads
Simple implementation of PropertyAccessorInterface that reads and writes directly to the object's properties, bypassing getters and setters.
mistralys/application-utils-collections
13723 Downloads
Interfaces, traits and classes for handling static item collections, similar to Enums and with useful getter methods.
frozensheep/synthesize
117500 Downloads
Synthesizer trait to auto generate getter and setter access for objects.
tbn/getter-trait-bundle
4057 Downloads
skinka/yii2-alert-gritter
2153 Downloads
Gritter. Popup messages
revinate/php-getter-setter
29940 Downloads
PHP library to simplify getting and setting values in arrays and objects.
rakshazi/get-set-trait
10961 Downloads
Dynamic Setter-Getter for PHP 5.4+
phputil/traits
966 Downloads
Useful traits for PHP
klever/tutor
21607 Downloads
PHPUnit Extensions to easily spec-test data models
ecommit/doctrine-entities-generator-bundle
5812 Downloads
Generate Doctrine ORM entities.
bapcat/propifier
1879 Downloads
A trait that improves PHP's properties