Libraries tagged by getitems
adrolli/eloquent-mutators
2649 Downloads
Reusable accessors/mutators (getters/setters) for Laravel 5's Eloquent
rekalogika/direct-property-access
6576 Downloads
Simple implementation of PropertyAccessorInterface that reads and writes directly to the object's properties, bypassing getters and setters.
icanboogie/accessor
51030 Downloads
Implements getters/setters, read-only/write-only properties, volatile defaults, type control…
dkd/php-populate
52689 Downloads
Trait for PHP classes, allowing properties to be populated from sources like JSON, via getters but using a single method
webhappens/magic-properties
4743 Downloads
Add a simple fluid interface for getters, setters, accessors and mutators to any PHP class.
netleak/config-params
5504 Downloads
Getters to find out in which modes are the Nette application.
icanboogie/prototype
10730 Downloads
Implements the Prototype design pattern; getters/setters
6dreams/rich-model-trait
1343 Downloads
A rich replacement for your anemic getters and setters
margusk/accessors
104 Downloads
Provides automatic property accessors (setters/getters) with immutability support
lucid/common
2317 Downloads
Shared utilities for lucid/* packages
hrn4n/magic
21 Downloads
Magic getters and setters for your classes
guidovanbiemen/setngeti
55 Downloads
Getters and setters for PHP 5.4
taeluf/rdb
34 Downloads
Custom property getters on beans, better error reporting, sql-verbs as an API. And some other quality of life stuff.
redaelfillali/laravel-secure-model
25 Downloads
Eloquent base model with auto-sanitized getters and setters.
dq5studios/entity_column
447 Downloads
A drop-in replacement for array_column() that supports objects with getters.