ecotoneframework / php-ddd-cqrs-event-sourcing-symfony-laravel-ecotone

Ecotone - ES DDD CQRS PHP Symfony Laravel example
98 stars 22 forks source link
cqrs ddd domain-driven-design ecotone event-sourcing laravel php symfony

Ecotone Framework Demo Application

Objectives

Playing with the demo

Run docker-compose up -d to start all services, and wait for them to start docker-compose logs -f.

This Demo provides two integrated Applications.

Services communicate with each other using RabbitMQ with Ecotone's Distributed Bus.

Quickstart

Additionaly you may check:

Stack

Business Domain

Customer Service

Laravel CQRS


Laravel asynchronous event handling

Backoffice Service

Symfony Microservice


Tracing and Monitoring