Command Handling
PHP Command Handlers
In this chapter we will cover the process of handling and dispatching commands within an Ecotone application in more detail. Topics like service command handlers, Aggregate modelling, command dispatching and testing will be covered here. For a more in depth explanation of what a Command Model or Aggregate is we recommend reading the DDD and CQRS concepts chapter.
Last modified 5mo ago