Last active
July 30, 2024 11:28
-
Star
(152)
You must be signed in to star a gist -
Fork
(33)
You must be signed in to fork a gist
-
-
Save jsor/6e79afb989c866915f20 to your computer and use it in GitHub Desktop.
Revisions
-
jsor revised this gist
Sep 23, 2014 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 -
jsor revised this gist
Sep 23, 2014 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 -
jsor revised this gist
Aug 8, 2014 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 -
jsor revised this gist
Aug 7, 2014 . 1 changed file with 7 additions and 5 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 -
jsor created this gist
Aug 7, 2014 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 * []() - * []() - * []() - * []() - * []() -