Skip to content
#

Domain-driven design (DDD)

Domain-driven design (DDD) is is a programming paradigm where code is separated into domains with distinct business logic. This helps isolating relating logic and stick to each domain’s objective.

Here are 202 public repositories matching this topic...

Explore Domain-Driven Design and CQRS in Laravel with this clean and scalable architecture template, ideal for complex applications seeking maintainability and clarity.

  • Updated Jul 2, 2025
  • PHP