Libraries tagged by getter setter
aedart/laravel-helpers
1037 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
25 Downloads
Provides automatic property accessors (setters/getters) with immutability support
pinekta/geta-setta
9 Downloads
This library 'geta-setta' provides getter method and setter method.
snscripts/getset
49904 Downloads
Trait for adding magic setters / getters to objects
sikessem/core
0 Downloads
Objects with strict types to manage PHP variables and values.
seotils/properties
16 Downloads
Sets, gets and validate class properties
selikhovleonid/accessors-trait
32 Downloads
Trait for Property Accessors Generation
openlss/lib-datamodel
95 Downloads
Implements a callable object from an array of data that can be extended to implement inline formatting.
necromant2005/tt-provider
20 Downloads
List of traits for everyday usage
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.
hallex/assessors-and-mutators
6 Downloads
Import all methods assessors and mutators in your class
delormejonathan/accessible-bundle
57 Downloads
A bundle to easily use Accessible in Symfony projects.
bapcat/propifier
1833 Downloads
A trait that improves PHP's properties
adagio/property-exposer
1151 Downloads
Give access to private properties based on phpDoc directives.