Skip to content

Instantly share code, notes, and snippets.

View ojhaujjwal's full-sized avatar

Ujjwal Ojha ojhaujjwal

View GitHub Profile
@ojhaujjwal
ojhaujjwal / ddd_cqrs_event-sourcing_in_php.md
Last active December 4, 2018 01:24 — forked from jsor/ddd_cqrs_event-sourcing_in_php.md
DDD, CQRS and Event Sourcing in PHP

DDD, CQRS and Event Sourcing in PHP

  • ProophEventSourcing - Provides basic functionality for event-sourced aggregates
  • ProophServiceBus - PHP Enterprise Service Bus Implementation supporting CQRS and DDD
  • Broadway - Infrastructure and testing helpers for creating CQRS and event sourced applications
  • EventSauce - Pragmatic event sourcing for PHP
  • ProophEventMachine - The world's only CQRS / ES framework that lets you pick your Flavour ]* predaddy - Common DDD classes including an annotation driven message bus and tools for CQRS and Event Sourcing
  • mmasiukevich/service-bus - CQRS\Event Sourcing\Message based framework