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)011MITPHPPHP &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 today

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

24

—

LowBetter than 31% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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

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

[friendsofphp/php-cs-fixer

A tool to automatically fix PHP code style

13.5k251.2M25.2k](/packages/friendsofphp-php-cs-fixer)[rector/rector-src

Instant Upgrade and Automated Refactoring of any PHP code

136406.3k14](/packages/rector-rector-src)[league/geotools

Geo-related tools PHP 7.3+ library

1.4k5.6M31](/packages/league-geotools)[nightowl/agent

NightOwl monitoring agent — collects telemetry from laravel/nightwatch and writes to PostgreSQL

771.7k](/packages/nightowl-agent)[clue/docker-react

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

113163.3k1](/packages/clue-docker-react)[clue/socks-react

Async SOCKS proxy connector client and server implementation, tunnel any TCP/IP-based protocol through a SOCKS5 or SOCKS4(a) proxy server, built on top of ReactPHP.

1191.1M33](/packages/clue-socks-react)

PHPackages © 2026

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