Libraries tagged by getter setter
kris-ro/php-config
11 Downloads
Setup, getter and setter for configuration in PHP applications
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.
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.
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.
programmis/upper-case-field
991 Downloads
Setter method name and getter method name make by field name in upper case every first char
metarush/getter
103 Downloads
Generate a class with getter methods from a yaml or env file
danwe/helpers-gettersetteraccessor
50 Downloads
Helper class offering functionality to define setter and getter class methods with a minimum of expressive code.
cajudev/getter-setter
5 Downloads
Making php more readable and pleasant.
lexiphanic/phpspec-get-set-matcher
27 Downloads
PHPSpec extension to test getters and setters.
jocelimjr/auto-getters-and-setters
354 Downloads
Auto getters and setters (Getter/Setter; Get/Set)
rakshazi/get-set-go-improved
19 Downloads
Dynamic Setter-Getter for PHP 5.4+
bjarneo/settergetter
9 Downloads
Micro PHP library for automatically create setter and getters to hold data
delormejonathan/accessible
57 Downloads
PHP library that allows you to define your class' getters, setters and constructor with docblock annotations.
aedart/testing-gst
383 Downloads
Testing utility for custom getter setter traits