Libraries tagged by Value Object
jamm/memory
22593 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.
ss-ipg/value-objects
23541 Downloads
space48/auto-value
1381 Downloads
Generated immutable value classes for PHP7.1+
runn/valueobjects
25904 Downloads
Runn Me! Value Objects Library
mpyw/sharable-value-objects
83539 Downloads
Share value objects that contain the same primitive value as a singleton.
moonspot/value-objects
2289 Downloads
Base classes for creating value objects which are easy to work with in JSON apis
hyperized/value-objects
7500 Downloads
A basic value objects collection
digipolisgent/value
45149 Downloads
Package containing the interfaces and abstract implementations to support the usage of Value objects in packages and projects.
arnedesmedt/value-objects
16354 Downloads
Value objects
aeviiq/value-object
15349 Downloads
A library that provides strict value objects in PHP.
gws/php-valueobjects
67141 Downloads
A collection of useful value objects for PHP
gathercontent/config-value-object
62744 Downloads
Validate item config for GatherContent
nicolopignatelli/valueobjects
106640 Downloads
A PHP library/collection of classes aimed to help developers using and undestanding immutable objects.
tombroucke/acf-objects
5374 Downloads
Convert return values from get_field() to objects with easy-to-use methods
mouf/utils.value.value-interface
489033 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.