Libraries tagged by getter setter
datingvip/accessor
510 Downloads
Implements getters/setters, read-only/write-only properties, volatile defaults, type control…
dandjo/object-adapter
563 Downloads
Provides adapters for target objects with easy property access via magic getter and setter.
as-pro/object-access
2 Downloads
A library for accessing object properties via getters and setters
actualwave/object
93 Downloads
Non dynamic base Object class with getters/setters implementation
utilities/accessor
15 Downloads
Adds getter and setter support to PHP
hrn4n/magic
16 Downloads
Magic getters and setters for your classes
aedart/model-vendor-path
63 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
49 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
59 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
74 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
33 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
32 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
778 Downloads
Collection of getter- / setter-interfaces with various trait implementations, for different kinds of 'common' properties.
aedart/laravel-helpers
1029 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.
rootiteam/accessors
23 Downloads
Provides automatic property accessors (setters/getters) with immutability support