Libraries tagged by setters
iconic/uniproperty
37 Downloads
A small helper library that helps when you have to access properties of unknown objects by name. It supports both public properties and getter/setter methods.
home-labs/phplain
5 Downloads
A simple object to map getters and setters of a class, at runtime.
graywings/etter
56 Downloads
Etter is PHP Getter/Setter library
gazu1986/laravel-lombok
2 Downloads
Laravel package for automatic getters and setters
fourhundredfour/doctrine-lombok
2 Downloads
A Doctrine library to create getter/setter at runtime with annotations.
f2/getset
8 Downloads
A trait `F2\GetSet` that implements getters and setters with public, protected and private visibility and type checking.
entity/entity
593 Downloads
Simple and fast entity class implementing magic getters and setters. Easy usage in repository design patterns
entire-studio/dynamic-accessors
7 Downloads
Dynamic setters and getters. While it can be done, it doesn't mean you should do it.
dartika/laravel-uploadable-mutator
59 Downloads
Trait to upload files on setter (when submit file in forms) input
copeito/propertymanager
19 Downloads
Gives getter and setter methods to extender class
code-simplify/ciesta-project
11 Downloads
A simple way to write classes in PHP. No more getters, setters, constructors, or SQL.
brandstudio/file
70 Downloads
BrandStudio file setter
avantar/readable-only-properties
11 Downloads
A little trait which blocks class properties setters.
appkr/timemachine
24 Downloads
Laravel/Lumen application-level time setter for testing
am2tec/hydrator
281 Downloads
Hydrate your object with class setters