mcfish/libmqtt
最新稳定版本:1.0.3
Composer 安装命令:
composer require mcfish/libmqtt
包简介
MQTT 3.1.1 library for PHP with TLS support
README 文档
README
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
其他信息
- 授权协议: MIT
- 更新时间: 2016-01-15