Libraries tagged by getitems
guidovanbiemen/setngeti
53 Downloads
Getters and setters for PHP 5.4
spekkionu/property-access
27 Downloads
Trait that automatically calls getters and setters for property access.
simplecomplex/time
27 Downloads
Time extends native DateTime class to fix shortcomings and defects, and provide more, simpler and safer getters and setters
netsilik/struct
287 Downloads
Getters and setters made easy by rule bound magic methods. Support for Read-only public properties.
dq5studios/entity_column
345 Downloads
A drop-in replacement for array_column() that supports objects with getters.
codeitnowin/curlrequestit
39 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.
code-simplify/ciesta-project
10 Downloads
A simple way to write classes in PHP. No more getters, setters, constructors, or SQL.
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.
monooso/base-model
71 Downloads
The world's simplest base model, with support for custom getters and setters.
maxalmonte14/magicproperties
16 Downloads
A little but powerful package that allows you call getters and setters implicitly in PHP.
rdx/laravel-remember-getters
107 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
50 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
13 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.