Libraries tagged by settle
rekalogika/direct-property-access
15814 Downloads
Simple implementation of PropertyAccessorInterface that reads and writes directly to the object's properties, bypassing getters and setters.
frozensheep/synthesize
129966 Downloads
Synthesizer trait to auto generate getter and setter access for objects.
ferfabricio/hydrator
33686 Downloads
Hydrate your object with class setters
revinate/php-getter-setter
32136 Downloads
PHP library to simplify getting and setting values in arrays and objects.
kamilwylegala/immutable-setter
1146 Downloads
Utility class for PHP that helps making your classes immutable.
dgifford/property-setter-trait
5643 Downloads
Trait providing methods to set class properties with an array.
webhappens/magic-properties
6751 Downloads
Add a simple fluid interface for getters, setters, accessors and mutators to any PHP class.
rakshazi/get-set-trait
11733 Downloads
Dynamic Setter-Getter for PHP 5.4+
phputil/traits
1592 Downloads
Useful traits for PHP
opencultureconsulting/basics
1216 Downloads
A collection of generic classes and useful traits for PHP projects.
klever/tutor
24391 Downloads
PHPUnit Extensions to easily spec-test data models
icanboogie/prototype
10965 Downloads
Implements the Prototype design pattern; getters/setters
env-interop/interface
56 Downloads
Interoperable environment interfaces for PHP.
ecommit/doctrine-entities-generator-bundle
7299 Downloads
Generate Doctrine ORM entities.
ac/model-traits
589 Downloads
Traits to reduce boilerplate when creating models.