Libraries tagged by getter setter
jelibeeninc/eeze
13 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
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
37 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
480 Downloads
Simple getter and setter library
graywings/etter
55 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
592 Downloads
Simple and fast entity class implementing magic getters and setters. Easy usage in repository design patterns
copeito/propertymanager
19 Downloads
Gives getter and setter methods to extender class
alpa/tools_proxy_object
39 Downloads
Creates a proxy object and assigns getter / setter handlers to the object's members when accessing them.
affinity4/magic
14 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!
monooso/base-model
71 Downloads
The world's simplest base model, with support for custom getters and setters.