Libraries tagged by getter setter
opencultureconsulting/basics
1380 Downloads
A collection of generic classes and useful traits for PHP projects.
klever/tutor
24458 Downloads
PHPUnit Extensions to easily spec-test data models
ecommit/doctrine-entities-generator-bundle
7460 Downloads
Generate Doctrine ORM entities.
ac/model-traits
601 Downloads
Traits to reduce boilerplate when creating models.
narrowspark/testing-helper
62696 Downloads
Provides test helpers.
mouf/html.tags
20417 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.
maliboot/lombok
2695 Downloads
这是一个通过注解来减少`重复代码`的工具。本插件参考了[Java库-Lombok](https://projectlombok.org/)奇思妙想编写而成。实现了setter、getter、日志、类委托、属性委托、常用的工具类方法注解等....
6dreams/rich-model-trait
1400 Downloads
A rich replacement for your anemic getters and setters
antares/accessible
3931 Downloads
PHP library that allows you to define your class' getters, setters and constructor with docblock annotations.
icanboogie/prototype
10970 Downloads
Implements the Prototype design pattern; getters/setters
maxalmonte14/magicproperties
17 Downloads
A little but powerful package that allows you call getters and setters implicitly in PHP.
margusk/accessors
225 Downloads
Provides automatic property accessors (setters/getters) with immutability support
env-interop/interface
56 Downloads
Interoperable environment interfaces for PHP.
antares/accessible-bundle
3846 Downloads
A bundle to easily use Accessible in Symfony projects.
phine/accessor
21 Downloads
A PHP library for simplifying the use of accessors.