awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
patchlevel avatar

patchlevel/event-sourcing

0
View on GitHub↗
203 स्टार्स·13 फोर्क्स·PHP·MIT·5 व्यूज़patchlevel.dev↗

Event Sourcing

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

Features

  • Implementation Patterns - Event sourcing library for PHP with snapshot and projection support.

स्टार हिस्ट्री

patchlevel/event-sourcing के लिए स्टार हिस्ट्री चार्टpatchlevel/event-sourcing के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Event Sourcing के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Event Sourcing के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • codelytv/php-ddd-exampleCodelyTV का अवतार

    CodelyTV/php-ddd-example

    3,142GitHub पर देखें↗

    🐘🎯 Hexagonal Architecture DDD CQRS in PHP using Symfony 7

    PHP
    GitHub पर देखें↗3,142
  • ddd-crew/ddd-starter-modelling-processddd-crew का अवतार

    ddd-crew/ddd-starter-modelling-process

    5,890GitHub पर देखें↗

    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

    GitHub पर देखें↗5,890
  • threedotslabs/watermillThreeDotsLabs का अवतार

    ThreeDotsLabs/watermill

    9,760GitHub पर देखें↗

    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
    GitHub पर देखें↗9,760
  • threedotslabs/wild-workouts-go-ddd-exampleThreeDotsLabs का अवतार

    ThreeDotsLabs/wild-workouts-go-ddd-example

    6,348GitHub पर देखें↗

    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
    GitHub पर देखें↗6,348

अक्सर पूछे जाने वाले प्रश्न

patchlevel/event-sourcing क्या करता है?

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

patchlevel/event-sourcing की मुख्य विशेषताएं क्या हैं?

patchlevel/event-sourcing की मुख्य विशेषताएं हैं: Implementation Patterns।

patchlevel/event-sourcing के कुछ ओपन-सोर्स विकल्प क्या हैं?

patchlevel/event-sourcing के ओपन-सोर्स विकल्पों में शामिल हैं: codelytv/php-ddd-example — 🐘🎯 Hexagonal Architecture + DDD + CQRS in PHP using Symfony 7. ddd-crew/ddd-starter-modelling-process — This project is a Domain-Driven Design framework and strategic design methodology. It provides a structured workflow… 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…