Libraries tagged by getter setter
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.
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.
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
585 Downloads
Simple and fast entity class implementing magic getters and setters. Easy usage in repository design patterns
copeito/propertymanager
18 Downloads
Gives getter and setter methods to extender class
affinity4/magic
11 Downloads
Magic Trait used to easily add event listeners, spelling suggestions in errors and Javascript __set and __get style setters an getters to any class. Magic!
jmoati/generator-bundle
43 Downloads
Generate getters and setters for symfony 2, 3 or 4 with php7.1 TypeHint
aedart/laravel-config
28 Downloads
Getter and Setter package for a Laravel configuration repository instance. It serves as an alternative to the 'Config' facade.
aedart/laravel-application
48 Downloads
Getter and Setter package for a Laravel application instance. It serves as an alternative to the app() method, found in the framework's foundation helpers file.
ymmtmsys/properties
12 Downloads
Automatically creates a setter and getter via annotations.