Libraries tagged by getter setter
mouf/html.tags
20100 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.
heypixel/jcdata
476 Downloads
Simple getter and setter library
6dreams/rich-model-trait
1333 Downloads
A rich replacement for your anemic getters and setters
codeitnowin/curlrequestit
43 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
1021 Downloads
Setter method name and getter method name make by field name in upper case every first char
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.
mensbeam/getters-and-setters
39 Downloads
Getter and setter method trait for PHP
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
388 Downloads
Testing utility for custom getter setter traits
spekkionu/property-access
27 Downloads
Trait that automatically calls getters and setters for property access.