Libraries tagged by setter
revinate/php-getter-setter
30324 Downloads
PHP library to simplify getting and setting values in arrays and objects.
dgifford/property-setter-trait
4108 Downloads
Trait providing methods to set class properties with an array.
webhappens/magic-properties
5322 Downloads
Add a simple fluid interface for getters, setters, accessors and mutators to any PHP class.
rakshazi/get-set-trait
11148 Downloads
Dynamic Setter-Getter for PHP 5.4+
phputil/traits
1011 Downloads
Useful traits for PHP
opencultureconsulting/basics
661 Downloads
A collection of generic classes and useful traits for PHP projects.
margusk/accessors
160 Downloads
Provides automatic property accessors (setters/getters) with immutability support
klever/tutor
22730 Downloads
PHPUnit Extensions to easily spec-test data models
icanboogie/prototype
10760 Downloads
Implements the Prototype design pattern; getters/setters
ecommit/doctrine-entities-generator-bundle
6216 Downloads
Generate Doctrine ORM entities.
bapcat/propifier
2496 Downloads
A trait that improves PHP's properties
shaka/dynamic-update-trait
6866 Downloads
The Dynamic Update Trait for Laravel provides a convenient way to dynamically update model attributes using magic methods. This trait allows you to update individual model attributes without explicitly defining setter methods for each attribute. It simplifies the process of updating model fields by providing a generic update method that can be called with dynamic method names.
rekalogika/direct-property-access
8852 Downloads
Simple implementation of PropertyAccessorInterface that reads and writes directly to the object's properties, bypassing getters and setters.
redaelfillali/laravel-secure-model
125 Downloads
Eloquent base model with auto-sanitized getters and setters.
programmis/upper-case-field
1240 Downloads
Setter method name and getter method name make by field name in upper case every first char