Libraries tagged by setter
as-pro/object-access
2 Downloads
A library for accessing object properties via getters and setters
adagio/property-exposer
1151 Downloads
Give access to private properties based on phpDoc directives.
actualwave/object
96 Downloads
Non dynamic base Object class with getters/setters implementation
snscripts/getset
49902 Downloads
Trait for adding magic setters / getters to objects
rakshazi/get-set-go-improved
19 Downloads
Dynamic Setter-Getter for PHP 5.4+
narrowspark/testing-helper
60873 Downloads
Provides test helpers.
hrn4n/magic
17 Downloads
Magic getters and setters for your classes
dmlogic/gettable-trait
52 Downloads
Useful trait for easy getting and setting with mutators
aedart/testing-gst
383 Downloads
Testing utility for custom getter setter traits
aedart/model-uuid
50 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-id
77 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
35 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
34 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
779 Downloads
Collection of getter- / setter-interfaces with various trait implementations, for different kinds of 'common' properties.
aedart/laravel-helpers
1032 Downloads
Getters and Setters utility package for some of Laravel's core packages. This package make use of Laravel's native Facades, as a fallback, when no custom instances are provided.