Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ojhaujjwal/269c407f9e7054eee6fe698b730929ec to your computer and use it in GitHub Desktop.
Save ojhaujjwal/269c407f9e7054eee6fe698b730929ec to your computer and use it in GitHub Desktop.
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
  • honeybee - Library for implementing CQRS driven, event-sourced and distributed architectures.
  • msgphp - Message based domain layers. Shipped with industry standard infrastructure.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment