Libraries tagged by gutter
maxalmonte14/magicproperties
16 Downloads
A little but powerful package that allows you call getters and setters implicitly in PHP.
hrn4n/magic
21 Downloads
Magic getters and setters for your classes
guidovanbiemen/setngeti
55 Downloads
Getters and setters for PHP 5.4
chillerlan/php-oauth-providers
5312 Downloads
OAuth 1/2 Provider implementations for chillerlan/php-oauth-core.
taeluf/rdb
34 Downloads
Custom property getters on beans, better error reporting, sql-verbs as an API. And some other quality of life stuff.
redaelfillali/laravel-secure-model
39 Downloads
Eloquent base model with auto-sanitized getters and setters.
mouf/html.tags
20121 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.
jelibeeninc/eeze
13 Downloads
eeze is a dynamic getter and setter library
iconic/uniproperty
37 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.
dq5studios/entity_column
448 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.
aedart/overload
11458 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)
tourze/getter-setter-trait
8 Downloads
Getter/Setter Trait
rstgroup/php-consul-kv-array-getter
46 Downloads
This library allows you to receive the consul's KV Store's keys as a structured array.
robinsonryan/cheddar-getter
11 Downloads
The official PHP client for the CheddarGetter API