Libraries tagged by setter
aura/di
922807 Downloads
A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.
ovunctukenmez/samesite-cookie-setter
11543 Downloads
This class enables samesite cookies.
marcin-orlowski/lombok-php
11936 Downloads
Write less code!
awobaz/eloquent-mutators
21302 Downloads
Reusable accessors/mutators (getters/setters) for Laravel 5's Eloquent
securetrading/data
417171 Downloads
Secure Trading's Data package. Contains getters/setters/deleters for a data object and allows extending classes to define validation methods for specific data keys.
free2one/php-accessor
32606 Downloads
Generate getter and setter methods automatically
drunomics/service-utils
135200 Downloads
Provides setter injection traits in order to ease dependency injection of services.
webhappens/magic-properties
4943 Downloads
Add a simple fluid interface for getters, setters, accessors and mutators to any PHP class.
usmanhalalit/get-set-go
12669 Downloads
Dynamic Setter-Getter for PHP 5.4+
icanboogie/accessor
51477 Downloads
Implements getters/setters, read-only/write-only properties, volatile defaults, type control…
shaka/dynamic-update-trait
5718 Downloads
The Dynamic Update Trait for Laravel provides a convenient way to dynamically update model attributes using magic methods. This trait allows you to update individual model attributes without explicitly defining setter methods for each attribute. It simplifies the process of updating model fields by providing a generic update method that can be called with dynamic method names.
rekalogika/direct-property-access
7406 Downloads
Simple implementation of PropertyAccessorInterface that reads and writes directly to the object's properties, bypassing getters and setters.
frozensheep/synthesize
117101 Downloads
Synthesizer trait to auto generate getter and setter access for objects.
revinate/php-getter-setter
29923 Downloads
PHP library to simplify getting and setting values in arrays and objects.
rakshazi/get-set-trait
10953 Downloads
Dynamic Setter-Getter for PHP 5.4+