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

Deptrac support

pincher2012 opened this issue · comments

Hexagonal architecture introduces rules for the dependence of certain application layers on others. The tool helps track violations of these rules. Have you considered using this tool?

We're using phpat for that. You can see an example here.

It's code instead of yaml. 🙌