PHPackages                             madewithlove/laravel-cqrs-es - 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. madewithlove/laravel-cqrs-es

Abandoned → [https://github.com/spatie/laravel-event-sourcing](/?search=https%3A%2F%2Fgithub.com%2Fspatie%2Flaravel-event-sourcing)ArchivedLibrary[Framework](/categories/framework)

madewithlove/laravel-cqrs-es
============================

A Laravel package to kick start CQRS and ES projects using Broadway and Tactician.

1.0.6(6y ago)1117.1k3MITPHPPHP &gt;=7

Since Apr 22Pushed 5y ago8 watchersCompare

[ Source](https://github.com/madewithlove/laravel-cqrs-es)[ Packagist](https://packagist.org/packages/madewithlove/laravel-cqrs-es)[ RSS](/packages/madewithlove-laravel-cqrs-es/feed)WikiDiscussions develop Synced 2mo ago

READMEChangelog (10)Dependencies (15)Versions (29)Used By (0)

> ⚠️ **This package is no longer maintained**: Consider using  instead.

laravel-cqrs-es
===============

[](#laravel-cqrs-es)

A package to kickstart your CQRS/ES development in Laravel using the Broadway event store.

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

[](#installation)

```
$ composer require madewithlove/laravel-cqrs-es

```

Configuration
-------------

[](#configuration)

Add the service provider to config/app.php:

```
Madewithlove\LaravelCqrsEs\ServiceProvider::class

```

Run

```
php artisan vendor:publish --provider="Madewithlove\LaravelCqrsEs\ServiceProvider"
```

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

[](#documentation)

- [Generators](./docs/generators.md)
- [Sagas](./docs/sagas.md)

Credits and thanks
------------------

[](#credits-and-thanks)

This package borrows components from [nWidart/Laravel-broadway](https://github.com/nWidart/Laravel-broadway) and includes a Laravel ServiceProvider for [matthiasnoback/broadway-serialization](https://github.com/matthiasnoback/broadway-serialization).

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity74

Established project with proven stability

 Bus Factor1

Top contributor holds 65.8% 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 ~57 days

Recently: every ~276 days

Total

26

Last Release

2242d ago

Major Versions

0.8.0 → 1.0.02017-03-15

PHP version history (2 changes)0.1PHP &gt;=5.6.0

1.0.0PHP &gt;=7

### Community

Maintainers

![](https://www.gravatar.com/avatar/df052a58ecfa5a07fd2b4cb12bb128ab28ff4b8e82fb0831eab81623b898ddb4?d=identicon)[madewithlove-machine-user](/maintainers/madewithlove-machine-user)

![](https://www.gravatar.com/avatar/041cdc8fc831716b7f56c3ddf84169ea1d97ca91e9ea90b42be88d73c404ff8a?d=identicon)[bramdevries](/maintainers/bramdevries)

---

Top Contributors

[![bramdevries](https://avatars.githubusercontent.com/u/1002245?v=4)](https://github.com/bramdevries "bramdevries (73 commits)")[![jdrieghe](https://avatars.githubusercontent.com/u/12606789?v=4)](https://github.com/jdrieghe "jdrieghe (30 commits)")[![dieterve](https://avatars.githubusercontent.com/u/313404?v=4)](https://github.com/dieterve "dieterve (3 commits)")[![WouterSioen](https://avatars.githubusercontent.com/u/1398405?v=4)](https://github.com/WouterSioen "WouterSioen (3 commits)")[![batusa](https://avatars.githubusercontent.com/u/5388003?v=4)](https://github.com/batusa "batusa (2 commits)")

---

Tags

laravelDomain Driven Designdddevent sourcingcqrsesbroadway

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/madewithlove-laravel-cqrs-es/health.svg)

```
[![Health](https://phpackages.com/badges/madewithlove-laravel-cqrs-es/health.svg)](https://phpackages.com/packages/madewithlove-laravel-cqrs-es)
```

###  Alternatives

[nwidart/laravel-broadway

A Laravel adapter for the Broadway ES/CQRS package.

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

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

1.7k12.1M99](/packages/laravel-pulse)[laravel/passport

Laravel Passport provides OAuth2 server support to Laravel.

3.4k85.0M532](/packages/laravel-passport)[laravel/cashier

Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.

2.5k25.9M107](/packages/laravel-cashier)[broadway/broadway

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

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

A simple, lightweight library for managing feature flags.

57311.1M53](/packages/laravel-pennant)

PHPackages © 2026

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