CodelyTV / php-ddd-example

🐘🎯 Hexagonal Architecture + DDD + CQRS in PHP using Symfony 6

Home Page:https://pro.codely.tv/library/ddd-en-php

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What buisness logic does Utils.php provides?

vhood opened this issue · comments

The Domain layer should contain business logic, domain models (aggregates with events, entities e.t.c.), and what is this?