heynickc / awesome-ddd

A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources
11.09k stars 1.34k forks source link

Add Symfony 5 DDD ES CQRS backend boilerplate #162

Closed jorge07 closed 3 years ago

jorge07 commented 3 years ago

Repository: https://github.com/jorge07/symfony-5-es-cqrs-boilerplate

Reason: I saw there's a link here pointing to a really old project I built and no longer maintain as frequent as I should. For that reason I decided to open a PR to add the one I built that I currently maintain and has bigger community.

Thanks for link me here BTW