Download the PHP package prooph/event-store-bus-bridge without Composer
On this page you can find all versions of the php package prooph/event-store-bus-bridge. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download prooph/event-store-bus-bridge
More information about prooph/event-store-bus-bridge
Files in prooph/event-store-bus-bridge
Package event-store-bus-bridge
Short Description Marry CQRS with Event Sourcing
License BSD-3-Clause
Homepage http://getprooph.org/
Informations about the package event-store-bus-bridge
Prooph Event Store Bus Bridge
Marry CQRS with Event Sourcing
This package acts as a glue component between prooph/service-bus and prooph/event-store.
Important
This library will receive support until December 31, 2019 and will then be deprecated.
For further information see the official announcement here: https://www.sasaprolic.com/2018/08/the-future-of-prooph-components.html
Features
- Transaction handling based on command dispatch
- Event publishing after event store commit
- Causation Metadata Enricher based on command dispatch & event-store create/appendTo
Documentation
Documentation is bookdown.
Then browse to http://localhost:8080/
Support
- Ask questions on Stack Overflow tagged with #prooph.
- File issues at https://github.com/prooph/event-store-bus-bridge/issues.
- Say hello in the prooph gitter chat.
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.
All versions of event-store-bus-bridge with dependencies
prooph/common Version ^4.2.1
prooph/service-bus Version ^6.3
prooph/event-store Version ^7.3.1