Libraries tagged by Value Object
cancio-labs/cpf-doctrine-type
5 Downloads
A custom mapping type for CPF value object.
batrox/distance
19 Downloads
PHP Distance (Value Object) Helper
stratdes/vo
4686 Downloads
Generic ValueObjects library
yby0304/optional
952 Downloads
Elegant object values
laragear/compare
157 Downloads
Small utility trait to fluently compare object values.
clippings/freezable
98953 Downloads
Freeze values in objects
fabiang/doctrine-switch-connection
6 Downloads
Switch your Doctrine connection depending on some others object value
redrat/deeper
4 Downloads
Deeper is a easy way to compare if 2 objects is equal based on values in these objects. This library is heavily inspired in Golang's reflect.DeepEqual()
lukaszmakuch/class-based-registry
330 Downloads
Registry that allows to associate a value to one ore more classes and then fetch this value by passing objects that implements these classes
php-extended/php-validator-interface
8458 Downloads
A library to specify how validators should work to validate object or attribute values
ihor/ouchbase
15 Downloads
Object key/value mapper (OKVM) for Couchbase written in Zephir
simivar/reverse-print-r
1043 Downloads
Library to reverse print_r output to PHP objects, arrays and scalar values.
humanmade/meta-lookups
3898 Downloads
Object cached Key/Value meta lookup framework for WordPress.
harp-orm/range
47 Downloads
An object representing 2 integer values
foorg/moose
17 Downloads
Moose - l[oose] object [m]apper. It allows you to map arbitrary data to objects, trying to coerce values to given types and failing gracefully with a list of validation errors. This is useful for consuming or writing APIs where incoming data can be of invalid format or type.