PHPackages                             micro-module/broadway-bundle - 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. micro-module/broadway-bundle

ActiveSymfony-bundle

micro-module/broadway-bundle
============================

Symfony bundle for micro-module/broadway.

v0.6.6(4mo ago)0981↑200%11PHPPHP ^7.4 || ^8.0

Since Jan 5Pushed 4mo agoCompare

[ Source](https://github.com/temafey/broadway-bundle)[ Packagist](https://packagist.org/packages/micro-module/broadway-bundle)[ RSS](/packages/micro-module-broadway-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (14)Versions (21)Used By (1)

Broadway Bundle
===============

[](#broadway-bundle)

Symfony bundle to integrate Broadway into your Symfony application.

[![build status](https://github.com/broadway/broadway-bundle/actions/workflows/ci.yml/badge.svg)](https://github.com/broadway/broadway-bundle/actions/workflows/ci.yml/badge.svg)

Installation
------------

[](#installation)

The easiest way to install and configure the BroadwayBundle with Symfony is by using [Symfony Flex](https://github.com/symfony/flex):

```
$ composer require symfony/flex ^1.0
$ composer config extra.symfony.allow-contrib true
$ composer require broadway/broadway-bundle

```

Symfony Flex will automatically register and configure the bundle.

By default in-memory implementations of the event store and read models are used. You can install one of the persistent implementations as described in the `Event store` and `Read model` sections of the documentation.

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

[](#documentation)

You can find detailed documentation of the Broadway bundle on [broadway.github.io/broadway-bundle](https://broadway.github.io/broadway-bundle/).

Feel free to join #qandidate on freenode with questions and remarks!

###  Health Score

47

—

FairBetter than 94% of packages

Maintenance74

Regular maintenance activity

Popularity18

Limited adoption so far

Community22

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~172 days

Total

20

Last Release

148d ago

PHP version history (5 changes)0.1.0PHP &gt;=5.5.9

0.4.1PHP &gt;=7.0

0.5.0PHP &gt;=7.2

0.5.1PHP &gt;=8.0

0.6.1PHP ^7.4 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/bb0e6b6ff14b9d53d413617c42ddb1f83ff451c32beac02bc4ebebb6cfabeb00?d=identicon)[temafey](/maintainers/temafey)

---

Top Contributors

[![othillo](https://avatars.githubusercontent.com/u/2786663?v=4)](https://github.com/othillo "othillo (82 commits)")[![wjzijderveld](https://avatars.githubusercontent.com/u/450201?v=4)](https://github.com/wjzijderveld "wjzijderveld (61 commits)")[![asm89](https://avatars.githubusercontent.com/u/657357?v=4)](https://github.com/asm89 "asm89 (17 commits)")[![fritsjanb](https://avatars.githubusercontent.com/u/1194777?v=4)](https://github.com/fritsjanb "fritsjanb (13 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (5 commits)")[![kimlai](https://avatars.githubusercontent.com/u/1673880?v=4)](https://github.com/kimlai "kimlai (5 commits)")[![AlessandroMinoccheri](https://avatars.githubusercontent.com/u/3356506?v=4)](https://github.com/AlessandroMinoccheri "AlessandroMinoccheri (4 commits)")[![ricbra](https://avatars.githubusercontent.com/u/872886?v=4)](https://github.com/ricbra "ricbra (4 commits)")[![ruudk](https://avatars.githubusercontent.com/u/104180?v=4)](https://github.com/ruudk "ruudk (4 commits)")[![temafey](https://avatars.githubusercontent.com/u/981101?v=4)](https://github.com/temafey "temafey (4 commits)")[![matthiasnoback](https://avatars.githubusercontent.com/u/1193078?v=4)](https://github.com/matthiasnoback "matthiasnoback (3 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (3 commits)")[![boedah](https://avatars.githubusercontent.com/u/1183125?v=4)](https://github.com/boedah "boedah (3 commits)")[![boekkooi](https://avatars.githubusercontent.com/u/399895?v=4)](https://github.com/boekkooi "boekkooi (2 commits)")[![msvrtan](https://avatars.githubusercontent.com/u/1780572?v=4)](https://github.com/msvrtan "msvrtan (1 commits)")[![henrikbjorn](https://avatars.githubusercontent.com/u/19725?v=4)](https://github.com/henrikbjorn "henrikbjorn (1 commits)")[![arrgson](https://avatars.githubusercontent.com/u/15320948?v=4)](https://github.com/arrgson "arrgson (1 commits)")[![richardmiller-zz](https://avatars.githubusercontent.com/u/783827?v=4)](https://github.com/richardmiller-zz "richardmiller-zz (1 commits)")[![tPl0ch](https://avatars.githubusercontent.com/u/115348?v=4)](https://github.com/tPl0ch "tPl0ch (1 commits)")[![cordoval](https://avatars.githubusercontent.com/u/328359?v=4)](https://github.com/cordoval "cordoval (1 commits)")

---

Tags

Domain Driven Designdddevent sourcingcqrs

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/micro-module-broadway-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/micro-module-broadway-bundle/health.svg)](https://phpackages.com/packages/micro-module-broadway-bundle)
```

###  Alternatives

[broadway/broadway

Infrastructure and testing helpers for creating CQRS and event sourced applications.

1.5k2.0M53](/packages/broadway-broadway)[broadway/broadway-bundle

Symfony bundle for broadway/broadway.

68853.8k7](/packages/broadway-broadway-bundle)[patchlevel/event-sourcing-bundle

symfony bundle for patchlevel/event-sourcing

50146.1k1](/packages/patchlevel-event-sourcing-bundle)

PHPackages © 2026

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