dddshelf / cheeper-ddd-cqrs-exampleLinks
Cheeper is the reference code implementation of the book "CQRS By Example" – https://leanpub.com/cqrs-by-example/
☆142Updated last year
Alternatives and similar repositories for cheeper-ddd-cqrs-example
Users that are interested in cheeper-ddd-cqrs-example are comparing it to the libraries listed below
Sorting:
- WIP: A comprehensive Domain-Driven Design example with problem space strategic analysis and various tactical patterns.☆101Updated last year
- Example of a list-making Web API using CQRS, Event Sourcing and DDD.☆58Updated 3 years ago
- Code examples and good practices using Domain Drive Development, Hexagonal Architecture, CQRS, Symfony 6, PHP8 and anything else I can th…☆46Updated 2 years ago
- Example of a Symfony application using Domain-Driven Design (DDD) and Test Driver Development (TDD) principes keeping the code as simple …