Just a simple implementation of DDD + clean architecture pattern. It also contains the exaplanation about the concepts that supports this implementation.
created at April 21, 2021, 12:14 a.m.
Demonstrative Conceptual Implementation: Glossary Code Analysis Tool for PHP
created at Aug. 8, 2023, 8:04 a.m.
This is a boilerplate for a DDD / CQRS / Event Sourcing project in GoLang.
created at Nov. 15, 2023, 10:44 p.m.
A library to facilitate communication between CommandService and QueryService. The Idea is when any event occures in commandService, it should be persisted in QueryService in MongoDb, SqlServer, MySql and PostgreSQL
created at Feb. 26, 2020, 7:37 a.m.