Libraries tagged by setter
webhappens/magic-properties
4509 Downloads
Add a simple fluid interface for getters, setters, accessors and mutators to any PHP class.
rakshazi/get-set-trait
10672 Downloads
Dynamic Setter-Getter for PHP 5.4+
opencultureconsulting/basics
416 Downloads
A collection of generic classes and useful traits for PHP projects.
klever/tutor
20725 Downloads
PHPUnit Extensions to easily spec-test data models
ecommit/doctrine-entities-generator-bundle
5561 Downloads
Generate Doctrine ORM entities.
antares/accessible-bundle
3783 Downloads
A bundle to easily use Accessible in Symfony projects.
antares/accessible
3861 Downloads
PHP library that allows you to define your class' getters, setters and constructor with docblock annotations.
sikessem/capsule
1770 Downloads
Capsule is designed to make it easier to manage dependencies and objects, while improving encapsulation and ensuring code quality.
ferfabricio/hydrator
27692 Downloads
Hydrate your object with class setters
aedart/overload
11387 Downloads
Provides means to dynamically deal with inaccessible properties, by implementing PHP's magic methods; __get(), __set(), __isset(), and __unset(). This package, however, enforces the usage of getters- and setters-methods, ensuring that if a property is indeed available, then its corresponding getter or setter method will be invoked. The term 'overload', in this context, refers to PHP’s own definition hereof. (http://php.net/manual/en/language.oop5.overloading.php)
kamilwylegala/immutable-setter
648 Downloads
Utility class for PHP that helps making your classes immutable.
cornford/setter
1044 Downloads
An easy way to integrate Database Settings with Laravel.
zero-to-prod/dynamic-setter
1192 Downloads
Fluently set class properties with dynamic methods.
orklah/psalm-type-setters-params
592 Downloads
Use property type to fix param in the setter
niji/auto-attribute-options-setter-bundle
436 Downloads
Symfony AutoAttributeOptionsSetterBundle