Skip to content

dziad/libMQTT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libMQTT

Build Status

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

PHP requirements

Library works with:

  • PHP >= 5.3
  • HHVM >= 3.9

Pekka Harjamäki < mcfizh@gmail.com >

About

Simple MQTT library for PHP

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 95.0%
  • Shell 5.0%