Comment on page
CQRS
PHP CQRS Command Event Query Handlers
In this chapter we will cover process of handling and dispatching Messages with Ecotone.
We will cover topics like Command, Events and Queries, Message Handlers, Message Buses, Aggregates and Sagas.
You may be interested in theory - DDD and CQRS concepts chapter first.
Last modified 3mo ago