Libraries tagged by setters
mvccore/ext-router-extended
409 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
20128 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.
heypixel/jcdata
484 Downloads
Simple getter and setter library
codeitnowin/curlrequestit
45 Downloads
Light weight curl request library by http://www.codeitnow.in, It has setters and getters to make easy to use. You can use Curl Request with any framework like Symfony, Laravel, CackPHP, CodeIgniter, Yii etc. This is alternate of Guzzle and other libraries.
ali-eltaweel/virtual-props
5 Downloads
Virtual properties setters
aedart/overload
11466 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)
jocelimjr/auto-getters-and-setters
354 Downloads
Auto getters and setters (Getter/Setter; Get/Set)
grottopress/setter
16 Downloads
Set private object attributes directly, without calling setter methods.
gollumsf/entity-relation-setter
860 Downloads
Trait for add method cross setter
cajudev/getter-setter
7 Downloads
Making php more readable and pleasant.
bricelab/doctrine-timestamp-setter
426 Downloads
Timestamp setter for Doctrine entities
zero-to-prod/dynamic-setter
1192 Downloads
Fluently set class properties with dynamic methods.
tourze/getter-setter-trait
10 Downloads
Getter/Setter Trait
sinkcup/laravel-locale-setter
3473 Downloads
detect Accept-Language, setLocale, then you can use Laravel localization
scaleplan/enum-setter
36 Downloads
Set enum types in PostgreSQL from PHP constants