Libraries tagged by settle
lukasz93p/object-serializer
62 Downloads
Package which allows easy serialization and deserialization of php objects using JSON format, setters or public properties are not needed.
lexiphanic/phpspec-get-set-matcher
27 Downloads
PHPSpec extension to test getters and setters.
jelibeeninc/eeze
9 Downloads
eeze is a dynamic getter and setter library
jc-it/yii2-datetime-behavior
3 Downloads
Objects of date/time/timestamp fields via magic getter and setter.
jamieynonan/type-hint-reader
485 Downloads
Reader type hint for property by setter or constructor
jamieynonan/default-property-normalizer
479 Downloads
Normalizer default value and Denormalizer by setter for Symfony Serializer
jackai/symfony-entity-helper
13 Downloads
Automatically generate `Getter` / `Setter` / `Isser` / `Hasser` function through annotation, Automatically generate through `@ORM\Column` judgment to generate toArray return and auto load values to entity.
honzahovorka/nette-sandbox
28 Downloads
Pre-setted minimal Nette Framework project
home-labs/phplain
5 Downloads
A simple object to map getters and setters of a class, at runtime.
heypixel/jcdata
425 Downloads
Simple getter and setter library
graywings/etter
50 Downloads
Etter is PHP Getter/Setter library
fourhundredfour/doctrine-lombok
2 Downloads
A Doctrine library to create getter/setter at runtime with annotations.
f2/getset
7 Downloads
A trait `F2\GetSet` that implements getters and setters with public, protected and private visibility and type checking.
entity/entity
586 Downloads
Simple and fast entity class implementing magic getters and setters. Easy usage in repository design patterns
entire-studio/dynamic-accessors
3 Downloads
Dynamic setters and getters. While it can be done, it doesn't mean you should do it.