PHPackages                             sunspikes/broadway-extras - 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. [Caching](/categories/caching)
4. /
5. sunspikes/broadway-extras

ActiveLibrary[Caching](/categories/caching)

sunspikes/broadway-extras
=========================

Extras for broadway CQRS / event sourcing library

0.2(8y ago)141MITPHPPHP &gt;=7.0

Since Jan 12Pushed 8y agoCompare

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

READMEChangelog (2)Dependencies (6)Versions (3)Used By (0)

Broadway Extras
===============

[](#broadway-extras)

Extras for broadway CQRS / event sourcing library

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

[](#installation)

```
composer require sunspikes/broadway-extras

```

What's inside?
--------------

[](#whats-inside)

[Saga](/src/Saga)

StateManager: Use this to have multiple saga creation policies as defined in `CreationPolicy` or define custom creation policy with a closure callback `creation_policy_callback`

DBALSagaRepository: DBAL driver for sagas

DynamoDBSagaRepository: DynamoDB driver for sagas

[Serialization](/src/Serialization)

SerializableAggregateInterface &amp; SerializationAwareTrait: Make aggregates serializable (so that it can be snapshotted)

[Snapshotting](/src/Snapshotting)

CachingSnapshotEventSourcingRepository: Adds a caching layer to snapshots, so load will get the aggregate in the order `Static Cache -> Cache -> Snapshot -> Events`

CacheSnapshotRepository &amp; RedisCacheFactory: Snapshot the aggregates on in redis (or other cache stores)

DynamoDBEventStore: DynamoDB driver for event store

TODO
----

[](#todo)

*Detailed usage &amp; Integrations with frameworks guide*

Author
------

[](#author)

Krishnaprasad MG \[@sunspikes\]

*Contact me at \[sunspikes at gmail dot com\]*

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~0 days

Total

2

Last Release

3039d ago

### Community

Maintainers

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

---

Top Contributors

[![sunspikes](https://avatars.githubusercontent.com/u/75611?v=4)](https://github.com/sunspikes "sunspikes (2 commits)")

---

Tags

broadwaycachecqrsdoctrine-dbaldynamodbevent-sourcingphp7sagaserializationstate-management

### Embed Badge

![Health badge](/badges/sunspikes-broadway-extras/health.svg)

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

###  Alternatives

[roave/doctrine-simplecache

Doctrine Cache adapter for PSR-16 Simple Cache

551.3M1](/packages/roave-doctrine-simplecache)

PHPackages © 2026

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