Simple MQTT library for PHP, with support for MQTT version 3.1.1, TLS. Library also partially implements QoS 1 messaging.
Library is a rewrite of phpMQTT library, original can be found here: https://github.com/bluerhinos/phpMQTT
Library works with:
- PHP >= 5.3
- HHVM >= 3.9
Pekka Harjamäki < mcfizh@gmail.com >