Libraries tagged by Value Object
cspray/typiphy
12356 Downloads
A small library of value objects and functions for working with PHP's types.
complex-heart/domain-model
1930 Downloads
Domain model toolset to properly build Value Objects, Entities and Aggregates.
carpediem/jsend
21599 Downloads
An Immutable Value Object JSend compliant
softinvest/vto
2612 Downloads
Value Transfer Object
theiconic/synopsis
24069 Downloads
PHP library to generate a language-agnostic description of PHP objects or values Edit
php-extended/php-datetime-parser-interface
171039 Downloads
A parser that gives datetime objects from string values
granam/float
24986 Downloads
Converter and wrapping object for a float value
spaceonfire/type
3200 Downloads
Collection of objects that provides ability of checking value types
granam/number
25808 Downloads
Converter and wrapping object for a number (float or integer) value
eboubaker/json-finder
3089 Downloads
a library that can find json values in a mixed text or html documents, can filter and search the json tree, and converts php objects to json without 'ext-json' extension.
yadddl/value-object
555 Downloads
Yet another Value Object library
xakepehok/value-object-builder
5646 Downloads
This helper can create object from passed classname and value, or return null, if passed value is also null
wiz-develop/php-value-object
661 Downloads
📦 The PHP Value Object library offers immutable, type-safe, and self-validating objects to model domain values using the Value Object pattern.
tanigami/value-objects
3539 Downloads
Yet another collection of Value Object implementation in PHP.
talentify/php-value-objects
19545 Downloads
Provides some value objects.