Libraries tagged by gutter
actualwave/object
106 Downloads
Non dynamic base Object class with getters/setters implementation
snscripts/getset
49904 Downloads
Trait for adding magic setters / getters to objects
sikessem/capsule
1828 Downloads
Capsule is designed to make it easier to manage dependencies and objects, while improving encapsulation and ensuring code quality.
rakshazi/get-set-go-improved
19 Downloads
Dynamic Setter-Getter for PHP 5.4+
narrowspark/testing-helper
60883 Downloads
Provides test helpers.
hrn4n/magic
21 Downloads
Magic getters and setters for your classes
dmlogic/gettable-trait
57 Downloads
Useful trait for easy getting and setting with mutators
aedart/testing-gst
388 Downloads
Testing utility for custom getter setter traits
aedart/model-vendor-path
70 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-uuid
52 Downloads
Getter and Setter package for Universally unique identifier (UUID). 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-uuid).
aedart/model-table-name
66 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).
aedart/model-id
81 Downloads
Getter and Setter package for some kind of model identifier (id). 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-id).
aedart/model-hash-algorithm
37 Downloads
Getter and Setter package for a model hash algorithm (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-hash-algorithm)
aedart/model-email
36 Downloads
Getter and Setter package for a model email. 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-email).
aedart/model
782 Downloads
Collection of getter- / setter-interfaces with various trait implementations, for different kinds of 'common' properties.