Libraries tagged by value objects
redcrystal/cast
22143 Downloads
Laravel Value Objects: Cast your Eloquent model attributes to value objects with ease!
phpactor/text-document
92701 Downloads
Collection of value objects for representing and referencing text documents
packagefactory/atomicfusion-presentationobjects
17979 Downloads
Allows for usage of type-safe, testable presentation objects (e.g. value objects) in Atomic Fusion as a replacement for props and propsets.
mnavarrocarter/chilean-rut
7253 Downloads
PHP Rut Value Object with validation utilities, doctrine type, and other cool features.
lmc/cqrs-types
21906 Downloads
A library containing types (interfaces and value objects) to help with Queries and Commands
keios/moneyright
53980 Downloads
Precise, GAAP-compliant, database-friendly Money Value Object
digital-craftsman/ids
26259 Downloads
Working with value objects for ids in Symfony
dereuromark/cakephp-decimal
4467 Downloads
CakePHP plugin for decimal handling via value object. Provides DecimalType class.
carpediem/jsend
20066 Downloads
An Immutable Value Object JSend compliant
byrokrat/amount
7877 Downloads
Value objects for monetary amounts
xsolve-pl/associate
17960 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
20850 Downloads
PHP library to generate a language-agnostic description of PHP objects or values Edit
php-extended/php-datetime-parser-interface
167451 Downloads
A parser that gives datetime objects from string values
granam/float
22130 Downloads
Converter and wrapping object for a float value
bentools/set
7433 Downloads
The Set object lets you store unique values of any type, like in Javascript.