Libraries tagged by valueobjects
jakubgiminski/value-object
6 Downloads
Library of abstract classes intended to be used as bases for value objects.
fleshgrinder/value-object
62 Downloads
Abstract value object implementation as basis for custom domain value objects.
fleshgrinder/constraint-violations
13 Downloads
This library provides an implementation of the Notification Pattern with additional functionality to keep code DRY and to be more useful in the context of Domain-Driven Design (DDD) and its value objects.
dothiv/dothiv-valueobject-bundle
1173 Downloads
dotHIV valueobject bundle for Symfony2 is a collection of value objects.
digital-craftsman/datetime-parts
3175 Downloads
A Symfony bundle for more precise date and time handling through value objects
comquer/domain-integration
1648 Downloads
Interfaces and value objects for domain integration
apie/openapi-schema
25 Downloads
Collection of value objects to make an OpenAPI schema according the OpenAPI specs.
andriichuk/laracash
102467 Downloads
PHP Laravel Money Package
vasildakov/postcode
304965 Downloads
UK Postcode ValueObject
stougeiro/valueobject
34 Downloads
phpcommon/valueobject
26 Downloads
PHP Value Object Library.
florianwolters/component-core-valueobject
551 Downloads
The Value Object implementation pattern as a PHP component.
chalcedonyt/laravel-valueobject
3241 Downloads
Helpers to implement the Value Object pattern in Laravel 5
xakepehok/value-object-builder
5000 Downloads
This helper can create object from passed classname and value, or return null, if passed value is also null
satooshi/value-object
27 Downloads
ValueObject, Enum, Flags implementation in PHP