Libraries tagged by setter
programmis/upper-case-field
1103 Downloads
Setter method name and getter method name make by field name in upper case every first char
neovg/php-struct
13977 Downloads
A "C struct"-like class with type safe attributes and fluent setter interface.
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.
heypixel/jcdata
483 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
4 Downloads
Virtual properties setters
6dreams/rich-model-trait
1345 Downloads
A rich replacement for your anemic getters and setters
aedart/overload
11463 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
bjarneo/settergetter
9 Downloads
Micro PHP library for automatically create setter and getters to hold data
zero-to-prod/dynamic-setter
1192 Downloads
Fluently set class properties with dynamic methods.