Libraries tagged by settle
kris-ro/php-config
11 Downloads
Setup, getter and setter for configuration in PHP applications
jameshalsall/object-hydrator
3384 Downloads
A simple object hydrator using reflection for constructor or setter based injection.
iconic/uniproperty
31 Downloads
A small helper library that helps when you have to access properties of unknown objects by name. It supports both public properties and getter/setter methods.
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.
avantar/readable-only-properties
8 Downloads
A little trait which blocks class properties setters.
am2tec/hydrator
241 Downloads
Hydrate your object with class setters
alpa/tools_proxy_object
29 Downloads
Creates a proxy object and assigns getter / setter handlers to the object's members when accessing them.
monooso/base-model
71 Downloads
The world's simplest base model, with support for custom getters and setters.
sinkcup/laravel-locale-setter
3458 Downloads
detect Accept-Language, setLocale, then you can use Laravel localization
scaleplan/enum-setter
36 Downloads
Set enum types in PostgreSQL from PHP constants
nanaweb/excel-selection-setter
24936 Downloads
jocelimjr/auto-getters-and-setters
354 Downloads
Auto getters and setters (Getter/Setter; Get/Set)
jazzman/cookie-setter
88 Downloads
grottopress/setter
15 Downloads
Set private object attributes directly, without calling setter methods.