Skip to content

Latest commit

 

History

History

README.md

description Symfony CQRS DDD Event Sourcing with Ecotone

Symfony

Ecotone builds on top of your Symfony application — Doctrine ORM for aggregate persistence, Symfony Messenger Transport for async message channels, and standard Bundle configuration. Everything you know stays, enterprise patterns get added.

Installation

Follow Installation from Installation menu.

{% hint style="success" %} Ecotone by design looking for Attributes in default Symfony catalog "src".
If your code is kept inside other catalog, provide namespaces configuration to load it up. {% endhint %}

Materials

Demo implementation

Links