simps/mqtt

MQTT Protocol Analysis and Coroutine Client for PHP

Maintainers

Package info

github.com/simps/mqtt

pkg:composer/simps/mqtt

Fund package maintenance!

sy-records

Statistics

Installs: 50 677

Dependents: 13

Suggesters: 1

Stars: 391

Open Issues: 0

v2.0.1 2026-01-16 02:25 UTC

README

English | 中文

MQTT Protocol Analysis & Coroutine Client

MQTT Protocol Analysis and Coroutine Client for PHP.

Support for MQTT protocol versions 3.1, 3.1.1 and 5.0.

Support for QoS 0, QoS 1, QoS 2.

Support for MQTT over WebSocket.

Important

The first PHP library to support the MQTT 5.0 protocol.

License Latest Stable Version Total Downloads PHP Version Swoole Version

GitHub Actions Static Code Analysis Gitee Star GitCode Star MQTT 交流群

Install

composer require simps/mqtt

Documentation

mqtt.simps.io | MQTT 3.1.1 | MQTT 5.0

Examples

see examples