cqrs-php-sandbox
cqrs-php-sandbox copied to clipboard
Better separation between each layer
We should separate more efficiently the 4 Layers :
- Presentation => Will be Symfony Bundle
- Application => List all Command and Handler
- Domain => No change
- Infra => No change