MQTT-Laravel/Readme.md

365 B

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