Libraries tagged by settle
drunomics/service-utils
140429 Downloads
Provides setter injection traits in order to ease dependency injection of services.
ovunctukenmez/samesite-cookie-setter
11838 Downloads
This class enables samesite cookies.
webhappens/magic-properties
5174 Downloads
Add a simple fluid interface for getters, setters, accessors and mutators to any PHP class.
icanboogie/accessor
52185 Downloads
Implements getters/setters, read-only/write-only properties, volatile defaults, type control…
adrolli/eloquent-mutators
3294 Downloads
Reusable accessors/mutators (getters/setters) for Laravel 5's Eloquent
shaka/dynamic-update-trait
6485 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
8128 Downloads
Simple implementation of PropertyAccessorInterface that reads and writes directly to the object's properties, bypassing getters and setters.
frozensheep/synthesize
118803 Downloads
Synthesizer trait to auto generate getter and setter access for objects.
revinate/php-getter-setter
30049 Downloads
PHP library to simplify getting and setting values in arrays and objects.
rakshazi/get-set-trait
11029 Downloads
Dynamic Setter-Getter for PHP 5.4+
phputil/traits
971 Downloads
Useful traits for PHP
opencultureconsulting/basics
540 Downloads
A collection of generic classes and useful traits for PHP projects.
margusk/accessors
115 Downloads
Provides automatic property accessors (setters/getters) with immutability support
klever/tutor
21860 Downloads
PHPUnit Extensions to easily spec-test data models
ecommit/doctrine-entities-generator-bundle
5911 Downloads
Generate Doctrine ORM entities.