cqrs-php-sandbox icon indicating copy to clipboard operation
cqrs-php-sandbox copied to clipboard

Better separation between each layer

Open tyx opened this issue 10 years ago • 0 comments

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

tyx avatar Sep 03 '14 15:09 tyx