PHPackages                             sharkydog/message-broker - 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. [Queues &amp; Workers](/categories/queues)
4. /
5. sharkydog/message-broker

ActiveLibrary[Queues &amp; Workers](/categories/queues)

sharkydog/message-broker
========================

Message Broker to interconnect PHP apps

v1.1.1(1y ago)010MITPHPPHP &gt;=7.4

Since Nov 3Pushed 1y ago1 watchersCompare

[ Source](https://github.com/sharkydog/message-broker)[ Packagist](https://packagist.org/packages/sharkydog/message-broker)[ RSS](/packages/sharkydog-message-broker/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (4)Versions (4)Used By (0)

message-broker
==============

[](#message-broker)

Message Broker to interconnect PHP apps

The message broker is intended to connect several apps and distribute messages between them.

The apps can be connected locally or remotely, even through the big wild internet, though this will not be secure.

The messaging system is based around topics and subscriptions, as with other message brokers.

Messages are send only to peers that have subscribed to a given topic or to a wildcard topic matching it. There are no message queues or retention. No database. If a message is sent, it will either be received by connected peers or it will be lost forever, never to be seen again.

See [main/examples](https://github.com/sharkydog/message-broker/tree/main/examples) for how to use.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance40

Moderate activity, may be stable

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity40

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 ~8 days

Total

3

Last Release

535d ago

### Community

Maintainers

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

---

Top Contributors

[![sharkydog](https://avatars.githubusercontent.com/u/6613422?v=4)](https://github.com/sharkydog "sharkydog (6 commits)")

### Embed Badge

![Health badge](/badges/sharkydog-message-broker/health.svg)

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

###  Alternatives

[react/socket

Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP

1.3k116.9M402](/packages/react-socket)[league/geotools

Geo-related tools PHP 7.3+ library

1.4k5.3M26](/packages/league-geotools)[react/dns

Async DNS resolver for ReactPHP

535114.1M100](/packages/react-dns)[react/promise-timer

A trivial implementation of timeouts for Promises, built on top of ReactPHP.

34141.9M96](/packages/react-promise-timer)[clue/docker-react

Async, event-driven access to the Docker Engine API, built on top of ReactPHP.

113154.9k1](/packages/clue-docker-react)[react/async

Async utilities and fibers for ReactPHP

2238.8M170](/packages/react-async)

PHPackages © 2026

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