Libraries tagged by setters
maliboot/lombok
2243 Downloads
这是一个通过注解来减少`重复代码`的工具。本插件参考了[Java库-Lombok](https://projectlombok.org/)奇思妙想编写而成。实现了setter、getter、日志、类委托、属性委托、常用的工具类方法注解等....
wickedone/muppet
7874 Downloads
testing your getters, setters, adders, removers, issers and whatevers
aedart/overload
11536 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)
kamilwylegala/immutable-setter
797 Downloads
Utility class for PHP that helps making your classes immutable.
cornford/setter
1046 Downloads
An easy way to integrate Database Settings with Laravel.
sinkcup/laravel-locale-setter
3484 Downloads
detect Accept-Language, setLocale, then you can use Laravel localization
orklah/psalm-type-setters-params
594 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
536 Downloads
Set database based on country prefix for laravel
dandjo/object-adapter
599 Downloads
Provides adapters for target objects with easy property access via magic getter and setter.
ac/model-traits
555 Downloads
Traits to reduce boilerplate when creating models.
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
56 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