Skip to content
This repository has been archived by the owner on Aug 27, 2018. It is now read-only.

flownative/event-store-bus-bridge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prooph Event Store 🔗 Service Bus

Marry CQRS with Event Sourcing

Build Status Coverage Status Gitter

This package acts as a glue component between prooph/service-bus and prooph/event-store.

Features

Documentation

Documentation is in the doc tree, and can be compiled using bookdown.

$ php ./vendor/bin/bookdown docs/bookdown.json
$ php -S 0.0.0.0:8080 -t docs/html/

Then browse to http://localhost:8080/

Support

Contribute

Please feel free to fork and extend existing or add new plugins and send a pull request with your changes! To establish a consistent code quality, please provide unit tests for all your changes and may adapt the documentation.

Dependencies

Please refer to the project composer.json for the list of dependencies.

License

Released under the New BSD License.

Packages

No packages published

Languages

  • PHP 100.0%