Libraries tagged by getset
hostnet/accessor-generator-plugin-lib
112537 Downloads
Generate get, set, add, remove methods on the fly.
usmanhalalit/get-set-go
12948 Downloads
Dynamic Setter-Getter for PHP 5.4+
rakshazi/get-set-trait
11050 Downloads
Dynamic Setter-Getter for PHP 5.4+
aedart/overload
11519 Downloads
Provides means to dynamically deal with inaccessible properties, by implementing PHP's magic methods; __get(), __set(), __isset(), and __unset(). This package, however, enforces the usage of getters- and setters-methods, ensuring that if a property is indeed available, then its corresponding getter or setter method will be invoked. The term 'overload', in this context, refers to PHP’s own definition hereof. (http://php.net/manual/en/language.oop5.overloading.php)
slaxweb/getset
849 Downloads
Getter and Setter traits for SlaxWeb Framework
ar414/redis-lock
55 Downloads
Redis Pessimistic Lock uses redis keys: setnx, get, getset, del
parable-php/getset
506 Downloads
Parable GetSet helps with easily building value sets
f2/getset
8 Downloads
A trait `F2\GetSet` that implements getters and setters with public, protected and private visibility and type checking.
snscripts/getset
49906 Downloads
Trait for adding magic setters / getters to objects
thomasbeaujean/getsetmethodforeignnormalizer
15 Downloads
the normalizer for object ORM and the foreign ids
lexiphanic/phpspec-get-set-matcher
27 Downloads
PHPSpec extension to test getters and setters.
gpaddis/getsetter
11 Downloads
angelxmoreno/get-set-annotations
1189 Downloads
Helper for the GetSetTrait
thomasbeaujean/getsetforeignnormalizer-bundle
31 Downloads
Add the getsetforeignnormalizer service
tbn/getsetforeignnormalizer-bundle
8245 Downloads
Add the getsetforeignnormalizer service