hexagonal-architecture topic

List hexagonal-architecture repositories

domain-driven-hexagon

11.4k
Stars
1.2k
Forks
180
Watchers

Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included

symfony-skeleton

28
Stars
4
Forks
Watchers

Opiniated Symfony skeleton implementing hexagonal architecture, BDD, and Docker. Usage: composer create-project nicwortel/symfony-skeleton <app-name>

alkaa

1.2k
Stars
118
Forks
Watchers

Open-source app to manage your tasks quickly and easily

clean-architecture-manga

3.9k
Stars
672
Forks
Watchers

:cyclone: Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks

clean-architecture-webapi-ef-core

131
Stars
30
Forks
Watchers

:heart: The simplest Clean Architecture demo on how to implement a Web Api using .NET Core and Entity Framework

ddd-tdd-rich-domain-model-dojo-kata

141
Stars
25
Forks
Watchers

DDD patterns implemented following TDD

dotnet-new-caju

249
Stars
34
Forks
Watchers

Learn Clean Architecture with .NET Core 3.0 :fire:

event-sourcing-jambo

187
Stars
68
Forks
Watchers

An Hexagonal Architecture with DDD + Aggregates + Event Sourcing using .NET Core, Kafka e MongoDB (Blog Engine)

go-realworld-clean

503
Stars
81
Forks
Watchers

a clean architecture implementation of the realworldapp : https://github.com/gothinkster/realworld

cqrs.nu-php

33
Stars
6
Forks
Watchers

This is a working example of CQRS/ES in PHP. It's based on the well-known C# CQRS.nu tutorial. It uses EventSauce, but you can use any other EventSourcing package.