Libraries tagged by setter
aura/di
1015052 Downloads
A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.
drunomics/service-utils
246009 Downloads
Provides setter injection traits in order to ease dependency injection of services.
tomasvotruba/ctor
30409 Downloads
Prefer constructor over always called setters
usmanhalalit/get-set-go
14064 Downloads
Dynamic Setter-Getter for PHP 5.4+
marcin-orlowski/lombok-php
21171 Downloads
Never write boilerplate code for your data class again!
awobaz/eloquent-mutators
24051 Downloads
Reusable accessors/mutators (getters/setters) for Laravel 5's Eloquent
ui-awesome/html-attribute
50450 Downloads
Type-safe traits and backed enums for HTML attribute composition: global attributes, ARIA, data-*, events, and element-specific setters.
securetrading/data
587422 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
52381 Downloads
Generate getter and setter methods automatically
gollumsf/entity-relation-setter
1260 Downloads
Trait for add method cross setter
ovunctukenmez/samesite-cookie-setter
15417 Downloads
This class enables samesite cookies.
webhappens/magic-properties
7228 Downloads
Add a simple fluid interface for getters, setters, accessors and mutators to any PHP class.
rakshazi/get-set-trait
11938 Downloads
Dynamic Setter-Getter for PHP 5.4+
phputil/traits
1879 Downloads
Useful traits for PHP
icanboogie/accessor
60751 Downloads
Implements getters/setters, read-only/write-only properties, volatile defaults, type control…