Skip to content

Instantly share code, notes, and snippets.

@jsor
Last active July 30, 2024 11:28
Show Gist options
  • Select an option

  • Save jsor/6e79afb989c866915f20 to your computer and use it in GitHub Desktop.

Select an option

Save jsor/6e79afb989c866915f20 to your computer and use it in GitHub Desktop.

Revisions

  1. jsor revised this gist Sep 23, 2014. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions ddd_cqrs_event-sourcing_in_php.md
    Original file line number Diff line number Diff line change
    @@ -12,3 +12,4 @@ DDD, CQRS and Event Sourcing in PHP
    * [Malocher cqrs-esb](https://github.com/malocher/cqrs-esb) - CQRS + Service Bus for PHP
    * [Goodby EventSourcing](https://github.com/goodby/event-sourcing) - EventSourcing
    * [Governor](https://github.com/davidkalosi/GovernorFramework) - A complete PHP CQRS framework
    * [Buttercup.Protects](https://github.com/buttercup-php/protects) - Buttercup.Protects is a PHP library for building Aggregates that protect business rules, and that announce Domain Events
  2. jsor revised this gist Sep 23, 2014. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions ddd_cqrs_event-sourcing_in_php.md
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,7 @@
    DDD, CQRS and Event Sourcing in PHP
    -----------------------------------

    * [Broadway](https://github.com/qandidate-labs/broadway) - Infrastructure and testing helpers for creating CQRS and event sourced applications
    * [EventCentric.Core](https://github.com/event-centric/EventCentric.Core) - Event Sourcing and CQRS in PHP
    * [LiteCQRS](https://github.com/beberlei/litecqrs-php) - Small convention based CQRS library for PHP
    * [predaddy](https://github.com/szjani/predaddy) - Common DDD classes including an annotation driven message bus and tools for CQRS and Event Sourcing
  3. jsor revised this gist Aug 8, 2014. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions ddd_cqrs_event-sourcing_in_php.md
    Original file line number Diff line number Diff line change
    @@ -6,6 +6,7 @@ DDD, CQRS and Event Sourcing in PHP
    * [predaddy](https://github.com/szjani/predaddy) - Common DDD classes including an annotation driven message bus and tools for CQRS and Event Sourcing
    * [ProophEventSourcing](https://github.com/prooph/event-sourcing) - Provides basic functionality for event-sourced aggregates
    * [ProophEventStore](https://github.com/prooph/event-store) - PHP 5.4+ EventStore Implementation
    * [ProophServiceBus](https://github.com/prooph/service-bus) - PHP Enterprise Service Bus Implementation supporting CQRS and DDD
    * [Malocher EventStore](https://github.com/malocher/event-store) - Event Sourcing Library for PHP
    * [Malocher cqrs-esb](https://github.com/malocher/cqrs-esb) - CQRS + Service Bus for PHP
    * [Goodby EventSourcing](https://github.com/goodby/event-sourcing) - EventSourcing
  4. jsor revised this gist Aug 7, 2014. 1 changed file with 7 additions and 5 deletions.
    12 changes: 7 additions & 5 deletions ddd_cqrs_event-sourcing_in_php.md
    Original file line number Diff line number Diff line change
    @@ -2,9 +2,11 @@ DDD, CQRS and Event Sourcing in PHP
    -----------------------------------

    * [EventCentric.Core](https://github.com/event-centric/EventCentric.Core) - Event Sourcing and CQRS in PHP
    * [LiteCQRS](https://github.com/beberlei/litecqrs-php) - Small convention based CQRS library for PHP
    * [predaddy](https://github.com/szjani/predaddy) - Common DDD classes including an annotation driven message bus and tools for CQRS and Event Sourcing
    * []() -
    * []() -
    * []() -
    * []() -
    * []() -
    * [ProophEventSourcing](https://github.com/prooph/event-sourcing) - Provides basic functionality for event-sourced aggregates
    * [ProophEventStore](https://github.com/prooph/event-store) - PHP 5.4+ EventStore Implementation
    * [Malocher EventStore](https://github.com/malocher/event-store) - Event Sourcing Library for PHP
    * [Malocher cqrs-esb](https://github.com/malocher/cqrs-esb) - CQRS + Service Bus for PHP
    * [Goodby EventSourcing](https://github.com/goodby/event-sourcing) - EventSourcing
    * [Governor](https://github.com/davidkalosi/GovernorFramework) - A complete PHP CQRS framework
  5. jsor created this gist Aug 7, 2014.
    10 changes: 10 additions & 0 deletions ddd_cqrs_event-sourcing_in_php.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,10 @@
    DDD, CQRS and Event Sourcing in PHP
    -----------------------------------

    * [EventCentric.Core](https://github.com/event-centric/EventCentric.Core) - Event Sourcing and CQRS in PHP
    * [predaddy](https://github.com/szjani/predaddy) - Common DDD classes including an annotation driven message bus and tools for CQRS and Event Sourcing
    * []() -
    * []() -
    * []() -
    * []() -
    * []() -