yadddl / value-object

Yet another Value Object Library (YAVOL)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Yet another Value Object Library (YAVOL)

License:MIT License


Languages

Language:PHP 99.2%Language:Dockerfile 0.8%