Libraries tagged by Value Object
xsolve-pl/associate
19075 Downloads
This library allows to collect objects and values through associations and provides some entity fetching optimizations for Doctrine ORM to address N+1 queries problem.
theiconic/synopsis
24734 Downloads
PHP library to generate a language-agnostic description of PHP objects or values Edit
presta/behat-evaluator
6682 Downloads
The PrestaBehatEvaluator library leverages adapters to evaluate and transform input values into more complex objects.
php-extended/php-datetime-parser-interface
171694 Downloads
A parser that gives datetime objects from string values
granam/float
25546 Downloads
Converter and wrapping object for a float value
granam/number
26370 Downloads
Converter and wrapping object for a number (float or integer) value
eboubaker/json-finder
3324 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
704 Downloads
Yet another Value Object library
xakepehok/value-object-builder
6020 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
946 Downloads
📦 The PHP Value Object library offers immutable, type-safe, and self-validating objects to model domain values using the Value Object pattern.
talentify/php-value-objects
19647 Downloads
Provides some value objects.
plusforta/value-objects-bundle
894 Downloads
og-soft/php-value-objects
814 Downloads
Value objects for PHP
og-soft/laravel-openapi-value-object
799 Downloads
Generate OpenAPI Specification for Laravel Applications from value objects
napojse/data-transfer-object
6247 Downloads
Data transfer objects with batteries included