Skip to content
/ mqtt Public
forked from simps/mqtt

🕹 MQTT Protocol Analysis and Coroutine Client for PHP. Support for 3.1, 3.1.1 and 5.0 versions of the MQTT protocol.

License

Notifications You must be signed in to change notification settings

phpmqtt/mqtt

This branch is 6 commits behind simps/mqtt:master.

Folders and files

NameName
Last commit message
Last commit date
Nov 13, 2024
Nov 27, 2023
Jun 19, 2024
Aug 8, 2024
Nov 14, 2024
Nov 8, 2022
Oct 8, 2021
Aug 2, 2021
Nov 7, 2021
Jul 12, 2019
Sep 30, 2023
Sep 30, 2023
Aug 24, 2024
Dec 22, 2021
Dec 25, 2020

Repository files navigation

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

About

🕹 MQTT Protocol Analysis and Coroutine Client for PHP. Support for 3.1, 3.1.1 and 5.0 versions of the MQTT protocol.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%