Libraries tagged by object value
rebilly/money
481233 Downloads
Implementation of the Money Value Object
eclipxe/micro-catalog
174929 Downloads
Micro catalog template class, useful to create value objects based on a known small catalog
dshafik/bag
21470 Downloads
A comprehensive immutable value objects implementation
ghostwriter/config
5169013 Downloads
Provides an object that maps configuration keys to values.
cocur/vale
113477 Downloads
Vale is a helper utility that lets you get and set values in arbitrary nested arrays and objects.
jamm/memory
27445 Downloads
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.
messere/php-value-mask
48585 Downloads
extract subset of array / object values
ytake/valueobjects
86911 Downloads
A PHP library/collection of classes aimed to help developers using and undestanding immutable objects.(temporary package)
upscale/doctrine-value-object-bundle
13273 Downloads
Symfony bundle for yokai/doctrine-value-object
gowork/values
37930 Downloads
PHP primitive types value objects.
bruli/php-value-objects
322789 Downloads
PHP Value objects to use for DDD domains.
gws/php-valueobjects
74168 Downloads
A collection of useful value objects for PHP
peridot-php/object-path
56115 Downloads
A string syntax to fetch values from array and object hierarchies
mouf/utils.value.value-interface
562252 Downloads
This package contains an interface used by many objects to say they represent a value that can be computed. The concept is very simple, and very powerful at the same time.
cultuurnet/valueobjects
47680 Downloads
A PHP library/collection of classes aimed to help developers using and understanding immutable objects.