CodelyTV / php-ddd-example

🐘🎯 Hexagonal Architecture + DDD + CQRS in PHP using Symfony 7
https://pro.codely.tv/library/ddd-en-php
2.96k stars 1.08k forks source link

What buisness logic does Utils.php provides? #390

Open vhood opened 5 months ago

vhood commented 5 months ago

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