Libraries tagged by getter setter
sikessem/capsule
1828 Downloads
Capsule is designed to make it easier to manage dependencies and objects, while improving encapsulation and ensuring code quality.
narrowspark/testing-helper
60882 Downloads
Provides test helpers.
dmlogic/gettable-trait
57 Downloads
Useful trait for easy getting and setting with mutators
snap/data-objects
35 Downloads
The Snap Data Object library provides object templates for commonly used data sets. They provide getter, setter and validation methods and can be extended to add additional functionality.
oxyframe/attributes
5 Downloads
Easy getter, setter for your custom classes.
code-simplify/ciesta-project
11 Downloads
A simple way to write classes in PHP. No more getters, setters, constructors, or SQL.
wickedone/muppet
7646 Downloads
testing your getters, setters, adders, removers, issers and whatevers
zyberware/var-manager
32 Downloads
Provides an easy way to save variables with getter- and setter-methods.
yarco/fast_gster
2 Downloads
A simple way to add getter/setter feature by using attribute grammar
slaxweb/getset
838 Downloads
Getter and Setter traits for SlaxWeb Framework
simplecomplex/time
30 Downloads
Time extends native DateTime class to fix shortcomings and defects, and provide more, simpler and safer getters and setters
rossriley/doctrine-entity-base
1166 Downloads
Single class package to provide base getter/setter functions for Doctrine Entities
piano/accessor
15 Downloads
A creator of getter and setter method by using annotations!
phoenixrvd/oda
13 Downloads
API-Package for simplify access from Data-Block of an object, without implementing from getters and setters.
netsilik/struct
287 Downloads
Getters and setters made easy by rule bound magic methods. Support for Read-only public properties.