PHPackages                             malocher/cqrs-esb - 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. malocher/cqrs-esb

ActiveLibrary[Framework](/categories/framework)

malocher/cqrs-esb
=================

PHP CQRS ESB Framework

1.0.1(7y ago)313.4k↓43.8%61BSD-3-ClausePHP

Since Dec 3Pushed 7y ago9 watchersCompare

[ Source](https://github.com/malocher/cqrs-esb)[ Packagist](https://packagist.org/packages/malocher/cqrs-esb)[ Docs](https://github.com/malocher/cqrs-esb/)[ RSS](/packages/malocher-cqrs-esb/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (2)Versions (4)Used By (1)

cqrs-esb
========

[](#cqrs-esb)

This package implements the service bus architecture and Command Query Responsibility Segregation (CQRS) principles for php applications. CQRS plays well with Domain Driven Design (DDD) or traditional MVC patterns.

[![Build Status](https://camo.githubusercontent.com/b5ab5ccd4e8e0ffba6296e7e2d7d5ce302013dc7584aa12038fe9e34e15202ec/68747470733a2f2f7472617669732d63692e6f72672f6d616c6f636865722f637172732d6573622e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/malocher/cqrs-esb)[![Coverage Status](https://camo.githubusercontent.com/a0c0f87ce789e32fb6a72179f758e36bb1ea1d98be93ab4e8b104ce3be064915/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6d616c6f636865722f637172732d6573622f62616467652e706e673f6272616e63683d6d6173746572)](https://coveralls.io/r/malocher/cqrs-esb?branch=master)

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

[](#installation)

Installation of malocher\\cqrs-esb uses composer. For composer documentation, please refer to [getcomposer.org](http://getcomposer.org/). Add following requirement to your composer.json

```
"malocher/cqrs-esb" : "1.*"
```

Iterations
----------

[](#iterations)

Zend Framework 2 Integration
----------------------------

[](#zend-framework-2-integration)

If you want to use malocher/cqrs-esb in a ZF2 project, check out the [malocher/zf2-cqrs-module](https://github.com/malocher/zf2-cqrs-module).

Sample Application
------------------

[](#sample-application)

You can find a sample application with annotated sourcecode on [malocher/zf2-cqrs-sample](https://github.com/malocher/zf2-cqrs-sample)

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity33

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 95.4% 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 ~1853 days

Total

2

Last Release

2693d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/101de38f52eab4a997505eb6bb4e2330351e1baf8c49bec51d466c16aabfc8ff?d=identicon)[Malocher](/maintainers/Malocher)

---

Top Contributors

[![crafics](https://avatars.githubusercontent.com/u/171147?v=4)](https://github.com/crafics "crafics (167 commits)")[![malocher](https://avatars.githubusercontent.com/u/6095586?v=4)](https://github.com/malocher "malocher (7 commits)")[![tricsi](https://avatars.githubusercontent.com/u/1371056?v=4)](https://github.com/tricsi "tricsi (1 commits)")

---

Tags

phpframeworkcqrsesb

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/malocher-cqrs-esb/health.svg)

```
[![Health](https://phpackages.com/badges/malocher-cqrs-esb/health.svg)](https://phpackages.com/packages/malocher-cqrs-esb)
```

PHPackages © 2026

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