Libraries tagged by settle
bapcat/propifier
2140 Downloads
A trait that improves PHP's properties
antares/accessible-bundle
3800 Downloads
A bundle to easily use Accessible in Symfony projects.
antares/accessible
3881 Downloads
PHP library that allows you to define your class' getters, setters and constructor with docblock annotations.
narrowspark/testing-helper
61042 Downloads
Provides test helpers.
neovg/php-struct
14016 Downloads
A "C struct"-like class with type safe attributes and fluent setter interface.
maliboot/lombok
2222 Downloads
这是一个通过注解来减少`重复代码`的工具。本插件参考了[Java库-Lombok](https://projectlombok.org/)奇思妙想编写而成。实现了setter、getter、日志、类委托、属性委托、常用的工具类方法注解等....
ferfabricio/hydrator
28747 Downloads
Hydrate your object with class setters
6dreams/rich-model-trait
1350 Downloads
A rich replacement for your anemic getters and setters
wickedone/muppet
7820 Downloads
testing your getters, setters, adders, removers, issers and whatevers
aedart/overload
11507 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)
zero-to-prod/dynamic-setter
1199 Downloads
Fluently set class properties with dynamic methods.
orklah/psalm-type-setters-params
594 Downloads
Use property type to fix param in the setter
niji/auto-attribute-options-setter-bundle
436 Downloads
Symfony AutoAttributeOptionsSetterBundle
karunais13/country-based-db-setter
519 Downloads
Set database based on country prefix for laravel
kamilwylegala/immutable-setter
785 Downloads
Utility class for PHP that helps making your classes immutable.