Go to file
Salman Zafar 305c0bd011 Working on documentation 2019-02-25 14:30:35 +05:00
.idea Working on documentation 2019-02-25 14:30:35 +05:00
src Removed unused code 2019-02-25 12:36:31 +05:00
.gitignore Working on documentation 2019-02-25 14:30:35 +05:00
Readme.md Working on documentation 2019-02-25 14:30:35 +05:00
composer.json added auto discovery 2019-02-25 13:10:49 +05:00

Readme.md

Laravel MQTT Package

A simple Package that can be used to connect to Mqtt using laravel

It uses bluerhinos/phpMQTT as a base.

Features

  • Name and Password Authentication
  • Certificate Protection for end to end encryption
  • Enable Debug mode to make it easier for debugging

Tested on php 7.3 and laravel 5.7