simps/mqtt

MQTT Protocol Analysis and Coroutine Client for PHP

Maintainers

Details

github.com/simps/mqtt

Source

Issues

Fund package maintenance!
simps
donate.qq52o.me

Installs: 25 718

Dependents: 11

Suggesters: 1

Security: 0

Stars: 335

Watchers: 10

Forks: 52

Open Issues: 1

v1.4.4 2022-08-01 00:52 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.

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 MQTT 交流群

Install

composer require simps/mqtt

Documentation

mqtt.simps.io | MQTT 3.1.1 | MQTT 5.0

Examples

see examples