Libraries tagged by setter
aura/di
987383 Downloads
A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.
ovunctukenmez/samesite-cookie-setter
14633 Downloads
This class enables samesite cookies.
marcin-orlowski/lombok-php
19771 Downloads
Never write boilerplate code for your data class again!
icanboogie/accessor
59268 Downloads
Implements getters/setters, read-only/write-only properties, volatile defaults, type control…
awobaz/eloquent-mutators
23196 Downloads
Reusable accessors/mutators (getters/setters) for Laravel 5's Eloquent
securetrading/data
551232 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
48668 Downloads
Generate getter and setter methods automatically
drunomics/service-utils
194003 Downloads
Provides setter injection traits in order to ease dependency injection of services.
tomasvotruba/ctor
25664 Downloads
Prefer constructor over always called setters
usmanhalalit/get-set-go
13546 Downloads
Dynamic Setter-Getter for PHP 5.4+
ecommit/doctrine-entities-generator-bundle
7250 Downloads
Generate Doctrine ORM entities.
adrolli/eloquent-mutators
8334 Downloads
Reusable accessors/mutators (getters/setters) for Laravel 5's Eloquent
ui-awesome/html-attribute
33921 Downloads
Type-safe traits and backed enums for HTML attribute composition: global attributes, ARIA, data-*, events, and element-specific setters.
rekalogika/direct-property-access
15154 Downloads
Simple implementation of PropertyAccessorInterface that reads and writes directly to the object's properties, bypassing getters and setters.
frozensheep/synthesize
129644 Downloads
Synthesizer trait to auto generate getter and setter access for objects.