webhappens/magic-properties
Add a simple fluid interface for getters, setters, accessors and mutators to any PHP class.
时间:2020-02-24 12:53
metarush/getter
Generate a class with getter methods from a yaml or env file
时间:2019-06-02 21:04
netleak/config-params
Getters to find out in which modes are the Nette application.
时间:2018-06-13 10:13
programmis/upper-case-field
Setter method name and getter method name make by field name in upper case every first char
时间:2016-11-05 13:40
rakshazi/get-set-trait
Dynamic Setter-Getter for PHP 5.4+
时间:2016-05-27 18:50
slaxweb/getset
Getter and Setter traits for SlaxWeb Framework
时间:2016-03-28 09:51
narrowspark/testing-helper
Provides test helpers.
时间:2016-01-08 01:32
bapcat/propifier
A trait that improves PHP's properties
时间:2015-06-20 03:23
aedart/overload
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
时间:2014-11-25 11:38
mouf/html.tags
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.
时间:2013-10-22 15:46
icanboogie/prototype
Implements the Prototype design pattern; getters/setters
时间:2012-10-27 12:40
free2one/php-accessor
Generate getter and setter methods automatically
时间:未知