PHPackages                             devgiants/mosquitto-clients-php-react-wrapper - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. devgiants/mosquitto-clients-php-react-wrapper

ActiveLibrary[HTTP &amp; Networking](/categories/http)

devgiants/mosquitto-clients-php-react-wrapper
=============================================

ReactPHP wrapper for mosquitto clients (mosquitto\_sub and mosquitto\_pub)

0.0.6(7y ago)0451MITPHP

Since Apr 23Pushed 7y ago1 watchersCompare

[ Source](https://github.com/devgiants/mosquitto-clients-php-react-wrapper)[ Packagist](https://packagist.org/packages/devgiants/mosquitto-clients-php-react-wrapper)[ RSS](/packages/devgiants-mosquitto-clients-php-react-wrapper/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (2)Versions (7)Used By (1)

React PHP Mosquitto clients wrapper
===================================

[](#react-php-mosquitto-clients-wrapper)

Preconfiguration
----------------

[](#preconfiguration)

Use [config files setup](https://mosquitto.org/man/mosquitto_pub-1.html), such as :

```
# Host
-h 192.168.1.2
-p 1883

# Protocol used
-V mqttv311

# Last known good (retain)
-r

# Username and password
-u test
-P password

```

Usage
-----

[](#usage)

### Subscription

[](#subscription)

Use `Events::INTERNET_CONNECTION_AVAILABLE` to be sure internet connection is active

### Publishing

[](#publishing)

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity57

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

Total

6

Last Release

2917d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/35bf04a52dab94cddfb215c11472a8e0532c2a5f3716424f11fc5e261943bb36?d=identicon)[nbonniot](/maintainers/nbonniot)

---

Top Contributors

[![devgiants](https://avatars.githubusercontent.com/u/8057208?v=4)](https://github.com/devgiants "devgiants (13 commits)")

---

Tags

phpreactphpwrappermosquitto

### Embed Badge

![Health badge](/badges/devgiants-mosquitto-clients-php-react-wrapper/health.svg)

```
[![Health](https://phpackages.com/badges/devgiants-mosquitto-clients-php-react-wrapper/health.svg)](https://phpackages.com/packages/devgiants-mosquitto-clients-php-react-wrapper)
```

###  Alternatives

[react/http

Event-driven, streaming HTTP client and server implementation for ReactPHP

78126.4M414](/packages/react-http)[stefangabos/zebra_curl

A high performance solution for making multiple HTTP requests concurrently, asynchronously from your PHP projects using cURL

21971.3k2](/packages/stefangabos-zebra-curl)[eole/sandstone

Silex RestApi with Websockets.

1115.2k1](/packages/eole-sandstone)

PHPackages © 2026

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