承接 mcfish/libmqtt 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

mcfish/libmqtt

最新稳定版本:1.0.3

Composer 安装命令:

composer require mcfish/libmqtt

包简介

MQTT 3.1.1 library for PHP with TLS support

关键字:

README 文档

README

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

Vagrant

Repo includes vagrant configuration, which creates minimal testing/development environment for the library.

Environment is based on Centos 7, and contains PHP 5.6 + RabbitMQ + composer. To try it out, type:

  • vagrant up
  • vagrant ssh
  • cd libMQTT

Now to run the actual PHP unit tests:

  • ./tests/travis.sh

PHP requirements

Library works with:

  • PHP >= 5.4
  • HHVM >= 3.9

Pekka Harjamäki < mcfizh@gmailcom >

统计信息

  • 总下载量: 30.58k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 18
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 18
  • Watchers: 2
  • Forks: 8
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2016-01-15