Libraries tagged by setter
jamieynonan/type-hint-reader
492 Downloads
Reader type hint for property by setter or constructor
jamieynonan/default-property-normalizer
482 Downloads
Normalizer default value and Denormalizer by setter for Symfony Serializer
jameshalsall/object-hydrator
3461 Downloads
A simple object hydrator using reflection for constructor or setter based injection.
jackai/symfony-entity-helper
15 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.
iconic/uniproperty
38 Downloads
A small helper library that helps when you have to access properties of unknown objects by name. It supports both public properties and getter/setter methods.
home-labs/phplain
5 Downloads
A simple object to map getters and setters of a class, at runtime.
heypixel/jcdata
491 Downloads
Simple getter and setter library
graywings/etter
56 Downloads
Etter is PHP Getter/Setter library
gazu1986/laravel-lombok
2 Downloads
Laravel package for automatic getters and setters
fourhundredfour/doctrine-lombok
2 Downloads
A Doctrine library to create getter/setter at runtime with annotations.
f2/getset
8 Downloads
A trait `F2\GetSet` that implements getters and setters with public, protected and private visibility and type checking.
entity/entity
593 Downloads
Simple and fast entity class implementing magic getters and setters. Easy usage in repository design patterns
entire-studio/dynamic-accessors
7 Downloads
Dynamic setters and getters. While it can be done, it doesn't mean you should do it.
dartika/laravel-uploadable-mutator
59 Downloads
Trait to upload files on setter (when submit file in forms) input
copeito/propertymanager
19 Downloads
Gives getter and setter methods to extender class