mtarld / apip-ddd

An example of hexagonal API Platform 3 implementation
MIT License
321 stars 55 forks source link

feat: split model and entity #61

Open Rainrider opened 1 month ago

Rainrider commented 1 month ago

First of all thank you for your amazing project and your conference talk, really appreciated.

I wanted to see how much effort it is to separate the entity from the book model and ended up with this. Could you guys provide some feedback if this is the way to go?