Libraries tagged by getitems
mvccore/ext-router-extended
418 Downloads
MvcCore - Extension - Router - Extended - trait with additional properties, setters and getters required by extended router implementations - localized router and media site version router.
icanboogie/prototype
10732 Downloads
Implements the Prototype design pattern; getters/setters
dq5studios/entity_column
460 Downloads
A drop-in replacement for array_column() that supports objects with getters.
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.
alexanevsky/getter-setter-accessor-bundle
192 Downloads
Provides functions to read and write from/to an object and gets the list of object getters and setters.
maxalmonte14/magicproperties
17 Downloads
A little but powerful package that allows you call getters and setters implicitly in PHP.
aedart/overload
11475 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)
rdx/laravel-remember-getters
108 Downloads
Remember Model getters instead of getting every time
jocelimjr/auto-getters-and-setters
354 Downloads
Auto getters and setters (Getter/Setter; Get/Set)
danwe/helpers-gettersetteraccessor
51 Downloads
Helper class offering functionality to define setter and getter class methods with a minimum of expressive code.
alibekkrona/gettimescript
2 Downloads
Get time from World Time Api
scaleupstack/easy-object
15 Downloads
Convenient object handling for a modern, defensive and strict style of programming in PHP without boilerplate code. E.g. default getters, typed properties, named/default constructors.
rootiteam/accessors
26 Downloads
Provides automatic property accessors (setters/getters) with immutability support
openlss/lib-datamodel
97 Downloads
Implements a callable object from an array of data that can be extended to implement inline formatting.
noone4rever/axessors
10 Downloads
Generator of getters and setters for PHP