Libraries tagged by getitems
securetrading/data
429461 Downloads
Secure Trading's Data package. Contains getters/setters/deleters for a data object and allows extending classes to define validation methods for specific data keys.
dkd/php-populate
54027 Downloads
Trait for PHP classes, allowing properties to be populated from sources like JSON, via getters but using a single method
webhappens/magic-properties
5137 Downloads
Add a simple fluid interface for getters, setters, accessors and mutators to any PHP class.
rekalogika/direct-property-access
7899 Downloads
Simple implementation of PropertyAccessorInterface that reads and writes directly to the object's properties, bypassing getters and setters.
icanboogie/accessor
51939 Downloads
Implements getters/setters, read-only/write-only properties, volatile defaults, type control…
margusk/accessors
112 Downloads
Provides automatic property accessors (setters/getters) with immutability support
adrolli/eloquent-mutators
3123 Downloads
Reusable accessors/mutators (getters/setters) for Laravel 5's Eloquent
netleak/config-params
5657 Downloads
Getters to find out in which modes are the Nette application.
antares/accessible
3879 Downloads
PHP library that allows you to define your class' getters, setters and constructor with docblock annotations.
6dreams/rich-model-trait
1350 Downloads
A rich replacement for your anemic getters and setters
wickedone/muppet
7725 Downloads
testing your getters, setters, adders, removers, issers and whatevers
mensbeam/getters-and-setters
43 Downloads
Getter and setter method trait for PHP
lucid/common
2365 Downloads
Shared utilities for lucid/* packages
guidovanbiemen/setngeti
55 Downloads
Getters and setters for PHP 5.4
redaelfillali/laravel-secure-model
77 Downloads
Eloquent base model with auto-sanitized getters and setters.