PHPackages                             ddd-module/broadway - 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. [Testing &amp; Quality](/categories/testing)
4. /
5. ddd-module/broadway

ActiveLibrary[Testing &amp; Quality](/categories/testing)

ddd-module/broadway
===================

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

1.0.0(1y ago)0352MITPHPPHP &gt;=8.3

Since Jan 10Pushed 1y agoCompare

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

READMEChangelog (1)Dependencies (7)Versions (3)Used By (2)

Broadway
========

[](#broadway)

Broadway is a project providing infrastructure and testing helpers for creating CQRS and event sourced applications. Broadway tries hard to not get in your way. The project contains several loosely coupled components that can be used together to provide a full CQRS\\ES experience.

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

About
-----

[](#about)

Read the blog post about this repository at:

-

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

[](#installation)

```
$ composer require broadway/broadway

```

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

[](#documentation)

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

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

Acknowledgements
----------------

[](#acknowledgements)

The broadway project is heavily inspired by other open source project such as [AggregateSource](https://github.com/yreynhout/AggregateSource), [Axon Framework](http://www.axonframework.org/) and [Ncqrs](https://github.com/ncqrs/ncqrs).

We also like to thank [Benjamin](https://twitter.com/beberlei), [Marijn](https://twitter.com/huizendveld) and [Mathias](https://twitter.com/mathiasverraes) for the conversations we had along the way that helped us shape the broadway project. In particular Marijn for giving us access to his in-house developed CQRS framework.

License
-------

[](#license)

MIT, see LICENSE.

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance41

Moderate activity, may be stable

Popularity7

Limited adoption so far

Community23

Small or concentrated contributor base

Maturity54

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

Unknown

Total

1

Last Release

493d ago

### Community

Maintainers

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

---

Top Contributors

[![wjzijderveld](https://avatars.githubusercontent.com/u/450201?v=4)](https://github.com/wjzijderveld "wjzijderveld (160 commits)")[![othillo](https://avatars.githubusercontent.com/u/2786663?v=4)](https://github.com/othillo "othillo (138 commits)")[![fritsjanb](https://avatars.githubusercontent.com/u/1194777?v=4)](https://github.com/fritsjanb "fritsjanb (22 commits)")[![simensen](https://avatars.githubusercontent.com/u/191200?v=4)](https://github.com/simensen "simensen (16 commits)")[![asm89](https://avatars.githubusercontent.com/u/657357?v=4)](https://github.com/asm89 "asm89 (16 commits)")[![mbadolato](https://avatars.githubusercontent.com/u/164615?v=4)](https://github.com/mbadolato "mbadolato (13 commits)")[![Maks3w](https://avatars.githubusercontent.com/u/1301698?v=4)](https://github.com/Maks3w "Maks3w (11 commits)")[![Miliooo](https://avatars.githubusercontent.com/u/3365006?v=4)](https://github.com/Miliooo "Miliooo (8 commits)")[![kimlai](https://avatars.githubusercontent.com/u/1673880?v=4)](https://github.com/kimlai "kimlai (7 commits)")[![boekkooi](https://avatars.githubusercontent.com/u/399895?v=4)](https://github.com/boekkooi "boekkooi (7 commits)")[![temafey](https://avatars.githubusercontent.com/u/981101?v=4)](https://github.com/temafey "temafey (6 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (6 commits)")[![matthiasnoback](https://avatars.githubusercontent.com/u/1193078?v=4)](https://github.com/matthiasnoback "matthiasnoback (5 commits)")[![marcosh](https://avatars.githubusercontent.com/u/2643972?v=4)](https://github.com/marcosh "marcosh (4 commits)")[![abachmann](https://avatars.githubusercontent.com/u/3432758?v=4)](https://github.com/abachmann "abachmann (3 commits)")[![kelvinj](https://avatars.githubusercontent.com/u/31241?v=4)](https://github.com/kelvinj "kelvinj (3 commits)")[![DawidMazurek](https://avatars.githubusercontent.com/u/8313050?v=4)](https://github.com/DawidMazurek "DawidMazurek (3 commits)")[![boedah](https://avatars.githubusercontent.com/u/1183125?v=4)](https://github.com/boedah "boedah (3 commits)")[![andreysox](https://avatars.githubusercontent.com/u/135994711?v=4)](https://github.com/andreysox "andreysox (3 commits)")[![ricbra](https://avatars.githubusercontent.com/u/872886?v=4)](https://github.com/ricbra "ricbra (3 commits)")

---

Tags

Domain Driven Designdddevent sourcingcqrs

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

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

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

###  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)
