yadddl/value-object

Yet another Value Object library

v0.8.0 2023-10-20 11:45 UTC

This package is auto-updated.

Last update: 2024-03-20 12:41:28 UTC


README

GitHub workflow

Yet Another DDD Library

Value object

This library is a foundation in order to implement the Value Object pattern.

It helps you to introduce some DDD stuff in your projects without much effort but still in the right way. It provide yoi some basic and ready to use "primitives" and a simple serializer. It doesn't cover all the possibile use cases, then use it if you want, or contribute if you like what we are doing and want to expand it.

Usage

Requires PHP 8

composer require yadddl/value-object

NOT YET IN PACKAGIST, COMING SOON!

Documentation