PHPackages                             damejidlo/message-bus - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. damejidlo/message-bus

Abandoned → [ondrejbouda/message-bus](/?search=ondrejbouda%2Fmessage-bus)Library[Utility &amp; Helpers](/categories/utility)

damejidlo/message-bus
=====================

0.12(6y ago)261.0k2[2 issues](https://github.com/damejidlo/message-bus/issues)2BSD-3-ClausePHPPHP &gt;=7.2

Since Nov 6Pushed 5y ago8 watchersCompare

[ Source](https://github.com/damejidlo/message-bus)[ Packagist](https://packagist.org/packages/damejidlo/message-bus)[ RSS](/packages/damejidlo-message-bus/feed)WikiDiscussions master Synced yesterday

READMEChangelog (5)Dependencies (8)Versions (6)Used By (2)

Dáme jídlo message bus
======================

[](#dáme-jídlo-message-bus)

Abandoned
---------

[](#abandoned)

Use fork at  or very similar library  .

What is this
------------

[](#what-is-this)

Message bus is a library (or a collection of libraries) used by Dáme jídlo for **separating different layers and contexts** within it's monolithic backend application.

In Dáme jídlo the main purpose was to

- create an application layer with commands/handlers (e.g. "place order") to separate domain logic from the rest of the application
- get rid of tight coupling of different contexts by using asynchronous event subscribers for secondary tasks (e.g. send notification to customer on order placed)

The core is a general message bus. It can be used in different ways:

- as a **command bus**, handling commands synchronously
- as a **event dispatching system**, with the ability to plug-in asynchronous ways to handle events in different subscribers

The message bus functionality can be enhanced with **middleware**, e.g.:

- logging
- transaction management
- sync/async handling

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

[](#documentation)

Pending :) See `tests/Integration` for basic use case examples.

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 83.3% 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 ~114 days

Total

5

Last Release

2335d ago

PHP version history (2 changes)0.9PHP &gt;=7.1

0.10PHP &gt;=7.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/5b4780fe328102c4572737db639653c29d3081d1d3e051467f00d7f09a776399?d=identicon)[xificurk](/maintainers/xificurk)

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

![](https://www.gravatar.com/avatar/295525512eb83035f5ec07a5a94e0c4be2a2ac3ac2d06e3774a24e1bac2e118b?d=identicon)[legendik](/maintainers/legendik)

---

Top Contributors

[![xificurk](https://avatars.githubusercontent.com/u/117465?v=4)](https://github.com/xificurk "xificurk (5 commits)")[![ondrejbouda](https://avatars.githubusercontent.com/u/7202895?v=4)](https://github.com/ondrejbouda "ondrejbouda (1 commits)")

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/damejidlo-message-bus/health.svg)

```
[![Health](https://phpackages.com/badges/damejidlo-message-bus/health.svg)](https://phpackages.com/packages/damejidlo-message-bus)
```

###  Alternatives

[symfony/lock

Creates and manages locks, a mechanism to provide exclusive access to a shared resource

514135.1M626](/packages/symfony-lock)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.6k38.2k](/packages/matomo-matomo)[phpro/soap-client

A general purpose SoapClient library

8895.9M52](/packages/phpro-soap-client)[ecotone/ecotone

Enterprise architecture layer for Laravel and Symfony — CQRS, Event Sourcing, Durable Workflows (Sagas, Orchestrators), Projections, and Outbox messaging via PHP attributes.

562565.8k42](/packages/ecotone-ecotone)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751284.3k37](/packages/civicrm-civicrm-core)[illuminate/broadcasting

The Illuminate Broadcasting package.

7126.9M203](/packages/illuminate-broadcasting)

PHPackages © 2026

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