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 2mo ago

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

26

—

LowBetter than 43% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity50

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

2286d 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

[ecotone/ecotone

Supporting you in building DDD, CQRS, Event Sourcing applications with ease.

558549.8k17](/packages/ecotone-ecotone)[civicrm/civicrm-core

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

728272.9k20](/packages/civicrm-civicrm-core)[j0k3r/php-readability

Automatic article extraction from HTML

186808.8k6](/packages/j0k3r-php-readability)[symfony/ai-platform

PHP library for interacting with AI platform provider.

51927.7k136](/packages/symfony-ai-platform)[symfony/ai-agent

PHP library for building agentic applications.

30536.7k44](/packages/symfony-ai-agent)[spomky-labs/pwa-bundle

Progressive Web App Manifest Generator Bundle for Symfony.

6144.4k1](/packages/spomky-labs-pwa-bundle)

PHPackages © 2026

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