symfony-6-es-cqrs-boilerplate

CQRS framework

A full-stack Symfony 6 application framework for building event-sourced CQRS systems with PHP 8.

Symfony 6 DDD ES CQRS backend boilerplate.

GitHub

1k stars
50 watching
187 forks
Language: PHP
last commit: 4 months ago
Linked from 1 awesome list

backendcqrscqrs-esddddockerevent-sourcinghacktoberfestsymfonysymfony-flex

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
serverlesstechnology/cqrs A CQRS and event sourcing framework for building scalable, loosely coupled applications using serverless architectures. 381
xerprojects/xer.cqrs A lightweight CQRS library with DDD concepts for building command and event handling systems 101
ferrius/ddd-cqrs-example An example implementation of Domain-Driven Design (DDD) with CQRS and Hexagonal Architecture in PHP using Symfony. 359
broadway/broadway A framework for building CQRS and event sourced applications 1,496
docksal/boilerplate-symfony-webapp A Symfony web application project with pre-configured settings and scripts to automate setup tasks 2
anjoy8/christddd An ASP.NET Core 3.1 application implementing Domain-Driven Design, CQRS, Event Sourcing, and Entity Data Model principles for managing business operations. 681
ahoo-wang/wow A framework for building modern reactive CQRS microservices with event sourcing and domain-driven design 198
dcomartin/ddd-cqrs-es-example An implementation of Domain-Driven Design, Command Query Responsibility Segregation, and Event Sourcing using various software frameworks. 133
tochemey/ego A Go library that enables event-sourcing and CQRS applications using protocol buffers and scalable persistence 37
merrioncomputing/cqrsazure An initiative to create a comprehensive framework and toolset for building CQRS-based applications on Azure. 26
ddd-by-examples/event-source-cqrs-sample A sample event-sourced application demonstrating Command Query Responsibility Segregation (CQRS) and Domain-Driven Design (DDD) 468
gautema/cqrslite A lightweight framework for building CQRS and Eventsourcing applications in C# 1,100
charlessolar/todomvc-ddd-cqrs-eventsourcing An implementation of a Todo app using eventsourcing, CQRS, and domain-driven design with a focus on separating command and query responsibilities. 252
tojans/scritchy A CQRS framework that removes the plumbing, allowing developers to build command and query handlers without extensive boilerplate code. 67
oktaykir/eventflow.example An EventFlow implementation of CQRS and event-sourcing architecture with RabbitMQ, MongoDB, PostgreSQL, and EventStore 201