Libraries tagged by gutter
webhappens/magic-properties
5200 Downloads
Add a simple fluid interface for getters, setters, accessors and mutators to any PHP class.
phputil/traits
973 Downloads
Useful traits for PHP
opencultureconsulting/basics
556 Downloads
A collection of generic classes and useful traits for PHP projects.
monolog-http/monolog-http
6044 Downloads
A collection of monolog handlers using PSR-18 http client
margusk/accessors
127 Downloads
Provides automatic property accessors (setters/getters) with immutability support
icanboogie/prototype
10741 Downloads
Implements the Prototype design pattern; getters/setters
ecommit/doctrine-entities-generator-bundle
5947 Downloads
Generate Doctrine ORM entities.
bapcat/propifier
2144 Downloads
A trait that improves PHP's properties
antares/accessible-bundle
3801 Downloads
A bundle to easily use Accessible in Symfony projects.
antares/accessible
3882 Downloads
PHP library that allows you to define your class' getters, setters and constructor with docblock annotations.
narrowspark/testing-helper
61052 Downloads
Provides test helpers.
gunter1020/yii2-common
5211 Downloads
Yii 2 Common Lib
programmis/upper-case-field
1177 Downloads
Setter method name and getter method name make by field name in upper case every first char
netleak/config-params
5721 Downloads
Getters to find out in which modes are the Nette application.
maliboot/lombok
2232 Downloads
这是一个通过注解来减少`重复代码`的工具。本插件参考了[Java库-Lombok](https://projectlombok.org/)奇思妙想编写而成。实现了setter、getter、日志、类委托、属性委托、常用的工具类方法注解等....