broadway
CQRS framework
A framework for building CQRS and event sourced applications
Infrastructure and testing helpers for creating CQRS and event sourced applications.
1k stars
68 watching
177 forks
Language: PHP
last commit: about 2 months ago
Linked from 3 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 |
jorge07/symfony-6-es-cqrs-boilerplate | A full-stack Symfony 6 application framework for building event-sourced CQRS systems with PHP 8. | 1,073 |
ahoo-wang/wow | A framework for building modern reactive CQRS microservices with event sourcing and domain-driven design | 198 |
gautema/cqrslite | A lightweight framework for building CQRS and Eventsourcing applications in C# | 1,100 |
merrioncomputing/cqrsazure | An initiative to create a comprehensive framework and toolset for building CQRS-based applications on Azure. | 26 |
tojans/scritchy | A CQRS framework that removes the plumbing, allowing developers to build command and query handlers without extensive boilerplate code. | 67 |
gregoryyoung/m-r | A simple CQRS example project demonstrating event-sourced architecture and command/query responsibility separation in C#. | 2,136 |
xerprojects/xer.cqrs | A lightweight CQRS library with DDD concepts for building command and event handling systems | 101 |
c9s/cliframework | A command-line application framework for building flexible and simple applications in PHP | 437 |
dcomartin/ddd-cqrs-es-example | An implementation of Domain-Driven Design, Command Query Responsibility Segregation, and Event Sourcing using various software frameworks. | 133 |
pyeventsourcing/eventsourcing | A Python library implementing the CQRS pattern and event-sourcing to structure domain-driven applications | 1,478 |
commanded/commanded | A framework for building Elixir applications using the CQRS/ES pattern | 1,867 |
andreschaffer/event-sourcing-cqrs-examples | An implementation of Event Sourcing and CQRS in a minimalist banking system using Java | 564 |
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 |
ddd-by-examples/event-source-cqrs-sample | A sample event-sourced application demonstrating Command Query Responsibility Segregation (CQRS) and Domain-Driven Design (DDD) | 468 |