2017 © Pedro PelĂĄez
 

library net-mqtt

MQTT protocol implementation

image

binsoul/net-mqtt

MQTT protocol implementation

  • Monday, April 3, 2017
  • by binsoul
  • Repository
  • 1 Watchers
  • 6 Stars
  • 43,642 Installations
  • PHP
  • 3 Dependents
  • 0 Suggesters
  • 3 Forks
  • 2 Open issues
  • 4 Versions
  • 29 % Grown

The README.md

net-mqtt

Latest Version on Packagist ![Software License][ico-license] Total Downloads Build Status, (*1)

MQTT is a machine-to-machine (M2M) / Internet of Things (IoT) connectivity protocol. It provides a lightweight method of carrying out messaging using a publish/subscribe model., (*2)

This package implements the MQTT protocol versions 3.1 and 3.1.1., (*3)

Install

Via composer:, (*4)

``` bash $ composer require binsoul/net-mqtt, (*5)


## Testing ``` bash $ composer test

License

The MIT License (MIT). Please see License File for more information., (*6)

The Versions

03/04 2017

dev-master

9999999-dev https://github.com/binsoul/net-mqtt

MQTT protocol implementation

  Sources   Download

MIT

The Requires

  • php ~5.6|~7.0

 

The Development Requires

net mqtt

03/04 2017

0.2.1

0.2.1.0 https://github.com/binsoul/net-mqtt

MQTT protocol implementation

  Sources   Download

MIT

The Requires

  • php ~5.6|~7.0

 

The Development Requires

net mqtt

21/08 2016

0.2.0

0.2.0.0 https://github.com/binsoul/net-mqtt

MQTT protocol implementation

  Sources   Download

MIT

The Requires

  • php ~5.6|~7.0

 

The Development Requires

net mqtt

10/08 2016

0.1.0

0.1.0.0 https://github.com/binsoul/net-mqtt

MQTT protocol implementation

  Sources   Download

MIT

The Requires

  • php ~5.6|~7.0

 

The Development Requires

net mqtt