Libraries tagged by setters
mouf/html.tags
20396 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
2687 Downloads
这是一个通过注解来减少`重复代码`的工具。本插件参考了[Java库-Lombok](https://projectlombok.org/)奇思妙想编写而成。实现了setter、getter、日志、类委托、属性委托、常用的工具类方法注解等....
aedart/overload
12664 Downloads
Provides means to dynamically deal with inaccessible properties, by implementing PHP's magic methods; __get(), __set(), __isset(), and __unset(). This package, however, enforces the usage of getters- and setters-methods, ensuring that if a property is indeed available, then its corresponding getter or setter method will be invoked. The term 'overload', in this context, refers to PHP’s own definition hereof. (http://php.net/manual/en/language.oop5.overloading.php)
cornford/setter
1046 Downloads
An easy way to integrate Database Settings with Laravel.
orklah/psalm-type-setters-params
595 Downloads
Use property type to fix param in the setter
niji/auto-attribute-options-setter-bundle
437 Downloads
Symfony AutoAttributeOptionsSetterBundle
karunais13/country-based-db-setter
621 Downloads
Set database based on country prefix for laravel
margusk/accessors
225 Downloads
Provides automatic property accessors (setters/getters) with immutability support
icanboogie/prototype
10966 Downloads
Implements the Prototype design pattern; getters/setters
antares/accessible-bundle
3845 Downloads
A bundle to easily use Accessible in Symfony projects.
antares/accessible
3930 Downloads
PHP library that allows you to define your class' getters, setters and constructor with docblock annotations.
phine/accessor
21 Downloads
A PHP library for simplifying the use of accessors.
maxalmonte14/magicproperties
17 Downloads
A little but powerful package that allows you call getters and setters implicitly in PHP.
runopencode/traitor-bundle
61 Downloads
Inject into services via method injection based on used traits of defined service classes.
sergiors/applyzer
254 Downloads
A simple way to invoke setter methods