broadway/broadway
Infrastructure and testing helpers for creating CQRS and event sourced applications. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 96
- Release rhythm 96
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 4390
- days_rel: 24
- days_push: 24
- n_releases_24m: 2
Adoption not part of the score
1509 stars · 171 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Broadway is a PHP library providing infrastructure and testing helpers for building CQRS and event-sourced applications. It offers loosely coupled components such as command handling, domain events, event dispatching, and read-model projections that can be combined for a full CQRS/ES experience.
Use cases
- build a CQRS application in PHP
- implement event sourcing for my domain model
- create read models with projectors from domain events
- dispatch commands through a command bus
- test event-sourced aggregates
- add an audit trail to command handling
When to choose
- you are building a PHP application with CQRS and/or event sourcing architecture
- you want loosely coupled components you can adopt incrementally
- you need testing helpers for event-sourced domain code
When to avoid
- you want a full-stack framework rather than infrastructure helpers
- your project does not use CQRS or event sourcing patterns
- you are not working in PHP
Facets
library · maturity active
middleware testing message-queue backend web-development developer-tools apis php cli cqrs event-sourcing php ddd command-bus read-models projectors saga
3 sources
- readme: https://github.com/broadway/broadway · fetched 2026-08-28 · b3f9ee1e3204
- homepage: http://labs.qandidate.com/blog/2014/08/26/broadway-our-cqrs-es-framework-open-sourced/ · fetched 2026-08-29 · d7cc282dea3a
- site_page: https://labs.qandidate.com/about · fetched 2026-08-29 · 1795ddde5233
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| broadway/broadway | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="broadway/broadway")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem