Libraries tagged by getter setter
maxalmonte14/magicproperties
16 Downloads
A little but powerful package that allows you call getters and setters implicitly in PHP.
guidovanbiemen/setngeti
53 Downloads
Getters and setters for PHP 5.4
aedart/model-vendor-path
67 Downloads
Getter and Setter package for a vendor path. This package is part of the 'Aedart\Model' namespace; visit https://bitbucket.org/aedart/model to learn more about the project. Official sub-package website (https://bitbucket.org/aedart/model-vendor-path).
aedart/model-table-name
63 Downloads
Getter and Setter package for a model table name. This package is part of the 'Aedart\Model' namespace; visit https://bitbucket.org/aedart/model to learn more about the project. Official sub-package website (https://bitbucket.org/aedart/model-table-name).
openlss/lib-datamodel
95 Downloads
Implements a callable object from an array of data that can be extended to implement inline formatting.
mfonte/propaccessor
8 Downloads
A PHP Trait that adds support for direct access to object properties, with explicit accessors and mutators.
keven/magician
24 Downloads
Register magic methods handlesr from traits and abstract classes. DO NOT USE IN PRODUCTION.
bapcat/propifier
1806 Downloads
A trait that improves PHP's properties
ac/model-traits
534 Downloads
Traits to reduce boilerplate when creating models.
phine/accessor
20 Downloads
A PHP library for simplifying the use of accessors.
code-simplify/ciesta-project
10 Downloads
A simple way to write classes in PHP. No more getters, setters, constructors, or SQL.
slaxweb/getset
820 Downloads
Getter and Setter traits for SlaxWeb Framework
simplecomplex/time
27 Downloads
Time extends native DateTime class to fix shortcomings and defects, and provide more, simpler and safer getters and setters
piano/accessor
15 Downloads
A creator of getter and setter method by using annotations!
netsilik/struct
287 Downloads
Getters and setters made easy by rule bound magic methods. Support for Read-only public properties.