Mosquitto-PHP
MQTT client library
A PHP wrapper around the Eclipse Mosquitto MQTT client library
A wrapper for the Eclipse Mosquitto™ MQTT client library for PHP.
535 stars
62 watching
147 forks
Language: C
last commit: about 1 year ago
Linked from 1 awesome list
libmosquittomosquittomqttmqtt-clientphp
Related projects:
Repository | Description | Stars |
---|---|---|
persan/mosquitto-ada | Bindings for an MQTT broker to enable communication between Ada programs and MQTT-based systems | 6 |
magcode/mopidy-mqtt | Enables Mopidy to communicate with MQTT, allowing users to control and retrieve information from Mopidy via an MQTT connection. | 23 |
sdeancos/mqtt-client | An MQTT client implementation in Python allowing users to publish and subscribe to MQTT topics. | 17 |
edjopato/mqttui | A command-line tool for interacting with MQTT brokers in a user-friendly terminal interface. | 405 |
jeffallen/mqtt | A Go implementation of MQTT clients and servers, with support for load testing. | 817 |
stefandreyer/codesys-mqtt | An MQTT client library for integrating with CODESYS systems. | 115 |
flespi-software/mqtt-board | An MQTT client tool with diagnostic capabilities and a user-friendly interface | 95 |
freertos/coremqtt | A client library implementing the MQTT 3.1.1 specification for low-memory embedded devices | 158 |
zevv/nmqtt | A native client library and binaries for a MQTT protocol implementation | 48 |
liambindle/mqtt-c | An MQTT client library written in C | 783 |
hivemq/hivemq-mqtt-web-client | A simple web-based MQTT client for publishing and subscribing to messages over WebSocket connections. | 360 |
tuanpmt/esp_mqtt | An MQTT client library for ESP8266 microcontrollers, providing a basic implementation of the MQTT protocol. | 1,145 |
iegomez/mosquitto-go-auth | An authentication and authorization plugin for an MQTT broker written in Go | 529 |
spider-gazelle/crystal-mqtt | An MQTT implementation in Crystal language, providing a lightweight publish/subscribe messaging protocol | 20 |
chrismoorhouse/micropython-mqtt | An MQTT client library with auto reconnect and asynchronous publish/subscribe functionality for MicroPython devices | 34 |