Bug 442878 - An MQTT client for PHP
Summary: An MQTT client for PHP
Status: CLOSED WONTFIX
Alias: None
Product: Paho
Classification: IoT
Component: MQTT (show other bugs)
Version: 1.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Ian Craggs CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2014-08-29 07:40 EDT by Ian Craggs CLA
Modified: 2023-01-14 22:57 EST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Craggs CLA 2014-08-29 07:40:40 EDT
PHP is one of the top 10 most used programming languages that Paho does not yet have a native client for. It would be great to have one.
Comment 1 Ian Craggs CLA 2015-02-09 06:18:21 EST
Adding helpwanted flag
Comment 2 Ian Craggs CLA 2019-02-12 09:11:12 EST
Not for now :-)
Comment 3 Vincent Jardin CLA 2023-01-14 22:57:38 EST
What is the benefit of a new PHP client library since the following is already available using Mosquito?
   https://github.com/mgdm/Mosquitto-PHP/