PHPackages                             prooph/event-store-bus-bridge - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. prooph/event-store-bus-bridge

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

prooph/event-store-bus-bridge
=============================

Marry CQRS with Event Sourcing

v3.4.0(4y ago)37518.3k↑28.2%1710BSD-3-ClausePHPPHP ^7.3 | ^8.0

Since Aug 31Pushed 4y ago7 watchersCompare

[ Source](https://github.com/prooph/event-store-bus-bridge)[ Packagist](https://packagist.org/packages/prooph/event-store-bus-bridge)[ Docs](http://getprooph.org/)[ RSS](/packages/prooph-event-store-bus-bridge/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (10)Versions (17)Used By (10)

Prooph Event Store Bus Bridge
=============================

[](#prooph-event-store-bus-bridge)

Marry CQRS with Event Sourcing

[![Build Status](https://camo.githubusercontent.com/623bd423b437f62b907554b150f76f8f6af30bf45ffd7ed7313169c8a5da3dc6/68747470733a2f2f7472617669732d63692e636f6d2f70726f6f70682f6576656e742d73746f72652d6275732d6272696467652e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/prooph/event-store-bus-bridge)[![Coverage Status](https://camo.githubusercontent.com/a7b871a9834cb9867460d29c5e1045d3912bc7f2f1e18bfbd1e9377c9c9196b6/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f70726f6f70682f6576656e742d73746f72652d6275732d6272696467652f62616467652e7376673f6272616e63683d6d617374657226736572766963653d676974687562)](https://coveralls.io/github/prooph/event-store-bus-bridge?branch=master)[![Gitter](https://camo.githubusercontent.com/abe08b740a4156153736f791393ec4da6619c4be73212e75769f52edacc0e2b5/68747470733a2f2f6261646765732e6769747465722e696d2f4a6f696e253230436861742e737667)](https://gitter.im/prooph/improoph)

This package acts as a glue component between [prooph/service-bus](https://github.com/prooph/service-bus) and [prooph/event-store](https://github.com/prooph/event-store).

Important
---------

[](#important)

This library will receive support until December 31, 2019 and will then be deprecated.

For further information see the official announcement here:

Features
--------

[](#features)

- [Transaction handling](docs/transaction_manager.md) based on command dispatch
- [Event publishing](docs/event_publisher.md) after event store commit
- [Causation Metadata Enricher](docs/causation_metadata_enricher.md) based on command dispatch &amp; event-store create/appendTo

Documentation
-------------

[](#documentation)

Documentation is [in the doc tree](docs/), and can be compiled using [bookdown](http://bookdown.io).

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

Then browse to

Support
-------

[](#support)

- Ask questions on Stack Overflow tagged with [\#prooph](https://stackoverflow.com/questions/tagged/prooph).
- File issues at .
- Say hello in the [prooph gitter](https://gitter.im/prooph/improoph) chat.

Contribute
----------

[](#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
------------

[](#dependencies)

Please refer to the project [composer.json](composer.json) for the list of dependencies.

License
-------

[](#license)

Released under the [New BSD License](LICENSE).

###  Health Score

47

—

FairBetter than 94% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity48

Moderate usage in the ecosystem

Community29

Small or concentrated contributor base

Maturity76

Established project with proven stability

 Bus Factor1

Top contributor holds 78.3% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~145 days

Recently: every ~357 days

Total

16

Last Release

1727d ago

Major Versions

v0.1 → v1.02015-09-08

v1.1 → v2.0-beta.12015-10-21

2.x-dev → v3.0.0-beta12016-12-13

PHP version history (4 changes)v0.1PHP &gt;=5.5

v2.0PHP ~5.5|~7.0

v3.0.0-beta1PHP ^7.1

v3.4.0PHP ^7.3 | ^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7341005?v=4)[prooph](/maintainers/prooph)[@prooph](https://github.com/prooph)

---

Top Contributors

[![prolic](https://avatars.githubusercontent.com/u/394428?v=4)](https://github.com/prolic "prolic (90 commits)")[![basz](https://avatars.githubusercontent.com/u/143068?v=4)](https://github.com/basz "basz (13 commits)")[![fritz-gerneth](https://avatars.githubusercontent.com/u/1294731?v=4)](https://github.com/fritz-gerneth "fritz-gerneth (4 commits)")[![destebang](https://avatars.githubusercontent.com/u/4357593?v=4)](https://github.com/destebang "destebang (3 commits)")[![sandrokeil](https://avatars.githubusercontent.com/u/3597436?v=4)](https://github.com/sandrokeil "sandrokeil (2 commits)")[![pkruithof](https://avatars.githubusercontent.com/u/330828?v=4)](https://github.com/pkruithof "pkruithof (2 commits)")[![oqq](https://avatars.githubusercontent.com/u/7161145?v=4)](https://github.com/oqq "oqq (1 commits)")

---

Tags

cqrsevent-storephpproophservice-buscqrsproophEventSourcing

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/prooph-event-store-bus-bridge/health.svg)

```
[![Health](https://phpackages.com/badges/prooph-event-store-bus-bridge/health.svg)](https://phpackages.com/packages/prooph-event-store-bus-bridge)
```

###  Alternatives

[prooph/service-bus

PHP Enterprise Service Bus Implementation supporting CQRS and DDD

4421.4M32](/packages/prooph-service-bus)[prooph/event-sourcing

PHP EventSourcing library

267808.5k18](/packages/prooph-event-sourcing)[ecotone/ecotone

Supporting you in building DDD, CQRS, Event Sourcing applications with ease.

558549.8k17](/packages/ecotone-ecotone)[prooph/event-store

Event Store v8

5471.5M40](/packages/prooph-event-store)[prooph/common

Common classes used across prooph packages

852.2M27](/packages/prooph-common)[prooph/service-bus-symfony-bundle

88392.2k3](/packages/prooph-service-bus-symfony-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
