Libraries tagged by Value Object
arpablue/fieldlist
5 Downloads
It is a object to mange a value using a key, but identify each value using uncase-sensitive key. This allow get values using case un-sensitive methods and compare both list, using a strict mode for a exactly comparation of the keys and values, an compare mode only verify the current keys and values aexist in the second luist and the low mode only verify the keys exists in the second list.
spaceonfire/type
2379 Downloads
Collection of objects that provides ability of checking value types
wepesi/optionsresolver
34 Downloads
The OptionsResolver component helps you configure objects with option arrays. It supports default values, option constraints and lazy options.
romeoz/rock-cache
3077 Downloads
Unified API for key-value storages in memory. As a storage can be used: APC, Redis, Memcache, Couchbase or MongoDB. All storage objects have one interface, so you can switch them without changing the working code.
mnemesong/structure
46 Downloads
A library for creating and working with objects that are dynamic associative arrays of scalar values.
ytake/hh-valueobject
2 Downloads
A Hack library/collection of classes aimed to help developers using and undestanding immutable objects.(temporary package)
xdevmafia/php-value-object
69 Downloads
Value objects for PHP
wpzapp/simple-values
28 Downloads
Definition of the most basic kind of value objects.
windstep/data-transfer-object
18 Downloads
Data transfer objects with batteries included
tunet/value-objects
284 Downloads
Value Objects Library
tshabatyn/auto-value
28 Downloads
Generated immutable value classes for PHP7.1+
triun/value-object
476 Downloads
Value Object
tleckie/value-object
3 Downloads
PHP value-object. Library to implement value-object / nullable-value-object in PHP
timitao/value-object
1494 Downloads
temidaio/value-objects
7008 Downloads
Useful values objects for Laravel