Libraries tagged by settle
mvccore/ext-router-extended
362 Downloads
MvcCore - Extension - Router - Extended - trait with additional properties, setters and getters required by extended router implementations - localized router and media site version router.
mouf/html.tags
20061 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
1650 Downloads
这是一个通过注解来减少`重复代码`的工具。本插件参考了[Java库-Lombok](https://projectlombok.org/)奇思妙想编写而成。实现了setter、getter、日志、类委托、属性委托、常用的工具类方法注解等....
6dreams/rich-model-trait
1321 Downloads
A rich replacement for your anemic getters and setters
aedart/overload
11174 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
38 Downloads
Fluently set class properties with dynamic methods.
orklah/psalm-type-setters-params
592 Downloads
Use property type to fix param in the setter
niji/auto-attribute-options-setter-bundle
436 Downloads
Symfony AutoAttributeOptionsSetterBundle
mensbeam/getters-and-setters
37 Downloads
Getter and setter method trait for PHP
lukaszmakuch/property-setter
141 Downloads
Sets properties of already existing objects.
karunais13/country-based-db-setter
451 Downloads
Set database based on country prefix for laravel
kamilwylegala/immutable-setter
544 Downloads
Utility class for PHP that helps making your classes immutable.
dgifford/property-setter-trait
3671 Downloads
Trait providing methods to set class properties with an array.
cornford/setter
1044 Downloads
An easy way to integrate Database Settings with Laravel.
alexanevsky/getter-setter-accessor-bundle
94 Downloads
Provides functions to read and write from/to an object and gets the list of object getters and setters.