awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateOpen-source alternativesSelf-hosted softwareBlogHartă site
ProiectDespreHow we rankPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
CodelyTV avatar

CodelyTV/php-ddd-example

0
View on GitHub↗
3,142 stele·1,086 fork-uri·PHP·2 vizualizăripro.codely.tv/library/ddd-en-php↗

Php Ddd Example

🐘🎯 Hexagonal Architecture + DDD + CQRS in PHP using Symfony 7

Features

  • Implementation Patterns - PHP skeleton implementing Hexagonal Architecture and event bus patterns.

Istoric stele

Graficul istoricului de stele pentru codelytv/php-ddd-exampleGraficul istoricului de stele pentru codelytv/php-ddd-example

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Php Ddd Example

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Php Ddd Example.
  • ddd-crew/ddd-starter-modelling-processAvatar ddd-crew

    ddd-crew/ddd-starter-modelling-process

    5,890Vezi pe GitHub↗

    This project is a Domain-Driven Design framework and strategic design methodology. It provides a structured workflow for translating business knowledge into technical implementations, guiding the decomposition of complex business domains into manageable software models. The methodology focuses on strategic domain decomposition, identifying core domains to inform build-versus-buy decisions, and defining bounded contexts to establish system responsibilities. It employs collaborative visual techniques to build a shared mental model of the problem domain between technical and non-technical team m

    Vezi pe GitHub↗5,890
  • patchlevel/event-sourcingAvatar patchlevel

    patchlevel/event-sourcing

    203Vezi pe GitHub↗

    An event sourcing library, complete with all the essential features, powered by the reliable Doctrine ecosystem and focused on developer experience.

    PHP
    Vezi pe GitHub↗203
  • threedotslabs/watermillAvatar ThreeDotsLabs

    ThreeDotsLabs/watermill

    9,760Vezi pe GitHub↗

    Watermill is a Go library for building event-driven applications. It provides a framework for implementing event-driven architectures through a consistent interface for message publishing and subscribing, featuring a pub/sub message router and event stream processing pipelines. The library uses interface-based abstractions to decouple message producers and consumers from the underlying message broker. This allows different messaging technologies to be swapped via plugin-based broker integration. It employs a router-driven dispatch system and middleware-based pipelines to manage cross-cutting

    Gocqrsevent-drivenevent-sourcing
    Vezi pe GitHub↗9,760
  • threedotslabs/wild-workouts-go-ddd-exampleAvatar ThreeDotsLabs

    ThreeDotsLabs/wild-workouts-go-ddd-example

    6,348Vezi pe GitHub↗

    This project is a reference implementation of Domain-Driven Design, Clean Architecture, and Command Query Responsibility Segregation (CQRS) patterns using the Go programming language. It serves as a sample application to demonstrate how to decouple core domain rules from infrastructure and delivery mechanisms. The system is built as a gRPC microservices architecture, utilizing type-safe communication and service contracts. It implements an event-driven architecture to manage eventual consistency and asynchronous processing, specifically employing the Outbox pattern to ensure reliable messagin

    Goclean-architecturecqrsddd
    Vezi pe GitHub↗6,348

Frequently asked questions

What does codelytv/php-ddd-example do?

🐘🎯 Hexagonal Architecture + DDD + CQRS in PHP using Symfony 7

What are the main features of codelytv/php-ddd-example?

The main features of codelytv/php-ddd-example are: Implementation Patterns.

What are some open-source alternatives to codelytv/php-ddd-example?

Open-source alternatives to codelytv/php-ddd-example include: ddd-crew/ddd-starter-modelling-process — This project is a Domain-Driven Design framework and strategic design methodology. It provides a structured workflow… patchlevel/event-sourcing — An event sourcing library, complete with all the essential features, powered by the reliable Doctrine ecosystem and… threedotslabs/watermill — Watermill is a Go library for building event-driven applications. It provides a framework for implementing… threedotslabs/wild-workouts-go-ddd-example — This project is a reference implementation of Domain-Driven Design, Clean Architecture, and Command Query…