2017 © Pedro Peláez
 

library event-store-bus-bridge

Marry CQRS with Event Sourcing

image

prooph/event-store-bus-bridge

Marry CQRS with Event Sourcing

  • Wednesday, April 4, 2018
  • by prooph
  • Repository
  • 7 Watchers
  • 23 Stars
  • 78,697 Installations
  • PHP
  • 15 Dependents
  • 2 Suggesters
  • 11 Forks
  • 0 Open issues
  • 15 Versions
  • 23 % Grown

The README.md

Prooph Event Store Bus Bridge

Marry CQRS with Event Sourcing, (*1)

Build Status Coverage Status Gitter, (*2)

This package acts as a glue component between prooph/service-bus and prooph/event-store., (*3)

Important

This library will receive support until December 31, 2019 and will then be deprecated., (*4)

For further information see the official announcement here: https://www.sasaprolic.com/2018/08/the-future-of-prooph-components.html, (*5)

Features

Documentation

Documentation is in the doc tree, and can be compiled using bookdown., (*6)

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

Then browse to http://localhost:8080/, (*7)

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., (*8)

Dependencies

Please refer to the project composer.json for the list of dependencies., (*9)

License

Released under the New BSD License., (*10)

The Versions