Stars: 308
Forks: 51
Pull Requests: 66
Issues: 24
Watchers: 9
Last Updated: 2023-07-16 01:34:19
🕹 MQTT Protocol Analysis and Coroutine Client for PHP. Support for 3.1, 3.1.1 and 5.0 versions of the MQTT protocol.
License: Apache License 2.0
Languages: PHP
English | 中文
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.0protocol.
composer require simps/mqttmqtt.simps.io | MQTT 3.1.1 | MQTT 5.0
see examples