Libraries tagged by getter setter
klever/tutor
20389 Downloads
PHPUnit Extensions to easily spec-test data models
ecommit/doctrine-entities-generator-bundle
5051 Downloads
Generate Doctrine ORM entities.
antares/accessible-bundle
3761 Downloads
A bundle to easily use Accessible in Symfony projects.
sikessem/capsule
1526 Downloads
Capsule is designed to make it easier to manage dependencies and objects, while improving encapsulation and ensuring code quality.
rekalogika/direct-property-access
2848 Downloads
Simple implementation of PropertyAccessorInterface that reads and writes directly to the object's properties, bypassing getters and setters.
maliboot/lombok
1614 Downloads
这是一个通过注解来减少`重复代码`的工具。本插件参考了[Java库-Lombok](https://projectlombok.org/)奇思妙想编写而成。实现了setter、getter、日志、类委托、属性委托、常用的工具类方法注解等....
alexanevsky/getter-setter-accessor-bundle
89 Downloads
Provides functions to read and write from/to an object and gets the list of object getters and setters.
maxalmonte14/magicproperties
14 Downloads
A little but powerful package that allows you call getters and setters implicitly in PHP.
guidovanbiemen/setngeti
52 Downloads
Getters and setters for PHP 5.4
snscripts/getset
49901 Downloads
Trait for adding magic setters / getters to objects
margusk/accessors
73 Downloads
Provides automatic property accessors (setters/getters) with immutability support
ac/model-traits
532 Downloads
Traits to reduce boilerplate when creating models.
phine/accessor
19 Downloads
A PHP library for simplifying the use of accessors.
mouf/html.tags
20040 Downloads
This package contains a pure PHP object representation of HTML5 tags. There is one class for each existing HTML tag, and one getter/setter per attribute.
6dreams/rich-model-trait
1317 Downloads
A rich replacement for your anemic getters and setters