PHPackages                             household/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. [Framework](/categories/framework)
4. /
5. household/broadway-bundle

ActiveSymfony-bundle[Framework](/categories/framework)

household/broadway-bundle
=========================

Symfony bundle for broadway/broadway.

0.5.3(6y ago)070MITPHPPHP &gt;=7.2

Since Jan 5Pushed 6y agoCompare

[ Source](https://github.com/HouseHold/broadway-bundle)[ Packagist](https://packagist.org/packages/household/broadway-bundle)[ RSS](/packages/household-broadway-bundle/feed)WikiDiscussions master Synced 4d ago

READMEChangelog (7)Dependencies (11)Versions (17)Used By (0)

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

[](#broadway-bundle)

Symfony bundle to integrate Broadway into your Symfony application.

[![Build Status](https://camo.githubusercontent.com/8ca09927588316e6235de788f44a375de25ba4ceab285b1c18c171f3b9910b3d/68747470733a2f2f7472617669732d63692e6f72672f62726f61647761792f62726f61647761792d62756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/broadway/broadway-bundle)

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 household/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

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

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

Recently: every ~9 days

Total

16

Last Release

2248d ago

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

0.4.1PHP &gt;=7.0

0.4.5PHP &gt;=7.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/402da304ed9fa6d275848fc6c230002b41ca9ff520df8a37991e0ae8bccd9e35?d=identicon)[Niko9911](/maintainers/Niko9911)

---

Top Contributors

[![othillo](https://avatars.githubusercontent.com/u/2786663?v=4)](https://github.com/othillo "othillo (70 commits)")[![wjzijderveld](https://avatars.githubusercontent.com/u/450201?v=4)](https://github.com/wjzijderveld "wjzijderveld (60 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)")[![NikoGrano](https://avatars.githubusercontent.com/u/4658966?v=4)](https://github.com/NikoGrano "NikoGrano (11 commits)")[![kimlai](https://avatars.githubusercontent.com/u/1673880?v=4)](https://github.com/kimlai "kimlai (5 commits)")[![ricbra](https://avatars.githubusercontent.com/u/872886?v=4)](https://github.com/ricbra "ricbra (4 commits)")[![boedah](https://avatars.githubusercontent.com/u/1183125?v=4)](https://github.com/boedah "boedah (3 commits)")[![matthiasnoback](https://avatars.githubusercontent.com/u/1193078?v=4)](https://github.com/matthiasnoback "matthiasnoback (3 commits)")[![AlessandroMinoccheri](https://avatars.githubusercontent.com/u/3356506?v=4)](https://github.com/AlessandroMinoccheri "AlessandroMinoccheri (2 commits)")[![boekkooi](https://avatars.githubusercontent.com/u/399895?v=4)](https://github.com/boekkooi "boekkooi (2 commits)")[![Lutacon](https://avatars.githubusercontent.com/u/2017676?v=4)](https://github.com/Lutacon "Lutacon (1 commits)")[![mantiz](https://avatars.githubusercontent.com/u/838666?v=4)](https://github.com/mantiz "mantiz (1 commits)")[![henrikbjorn](https://avatars.githubusercontent.com/u/19725?v=4)](https://github.com/henrikbjorn "henrikbjorn (1 commits)")[![Miliooo](https://avatars.githubusercontent.com/u/3365006?v=4)](https://github.com/Miliooo "Miliooo (1 commits)")[![msvrtan](https://avatars.githubusercontent.com/u/1780572?v=4)](https://github.com/msvrtan "msvrtan (1 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (1 commits)")[![cordoval](https://avatars.githubusercontent.com/u/328359?v=4)](https://github.com/cordoval "cordoval (1 commits)")[![bartundmett](https://avatars.githubusercontent.com/u/1457022?v=4)](https://github.com/bartundmett "bartundmett (1 commits)")[![richardmiller-zz](https://avatars.githubusercontent.com/u/783827?v=4)](https://github.com/richardmiller-zz "richardmiller-zz (1 commits)")

---

Tags

Domain Driven Designdddevent sourcingcqrs

###  Code Quality

TestsPHPUnit

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/household-broadway-bundle/health.svg)](https://phpackages.com/packages/household-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)[nwidart/laravel-broadway

A Laravel adapter for the Broadway ES/CQRS package.

12315.0k](/packages/nwidart-laravel-broadway)

PHPackages © 2026

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