Libraries tagged by setter
aura/di
984035 Downloads
A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.
ovunctukenmez/samesite-cookie-setter
14519 Downloads
This class enables samesite cookies.
marcin-orlowski/lombok-php
19553 Downloads
Never write boilerplate code for your data class again!
icanboogie/accessor
59020 Downloads
Implements getters/setters, read-only/write-only properties, volatile defaults, type control…
awobaz/eloquent-mutators
23109 Downloads
Reusable accessors/mutators (getters/setters) for Laravel 5's Eloquent
securetrading/data
547192 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
48133 Downloads
Generate getter and setter methods automatically
drunomics/service-utils
191463 Downloads
Provides setter injection traits in order to ease dependency injection of services.
tomasvotruba/ctor
25314 Downloads
Prefer constructor over always called setters
webhappens/magic-properties
6635 Downloads
Add a simple fluid interface for getters, setters, accessors and mutators to any PHP class.
usmanhalalit/get-set-go
13541 Downloads
Dynamic Setter-Getter for PHP 5.4+
ecommit/doctrine-entities-generator-bundle
7173 Downloads
Generate Doctrine ORM entities.
adrolli/eloquent-mutators
8255 Downloads
Reusable accessors/mutators (getters/setters) for Laravel 5's Eloquent
ui-awesome/html-attribute
33406 Downloads
Type-safe traits and backed enums for HTML attribute composition: global attributes, ARIA, data-*, events, and element-specific setters.
rekalogika/direct-property-access
14647 Downloads
Simple implementation of PropertyAccessorInterface that reads and writes directly to the object's properties, bypassing getters and setters.