PHPackages                             inbll/mqtt - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. inbll/mqtt

ActiveLibrary[HTTP &amp; Networking](/categories/http)

inbll/mqtt
==========

Mqtt broker

1.0.0(6y ago)34MITPHPPHP ^7.1

Since Feb 9Pushed 6y ago1 watchersCompare

[ Source](https://github.com/inbll/mqtt)[ Packagist](https://packagist.org/packages/inbll/mqtt)[ RSS](/packages/inbll-mqtt/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

Mqtt broker
===========

[](#mqtt-broker)

Based on [swoole](https://github.com/swoole/swoole-src) on mqtt broker,not recommended for use in a product environment.

Mqtt Version
============

[](#mqtt-version)

3.1、3.1.1

Problem
=======

[](#problem)

1. Publish retain;
2. Topic subscription allocation is not efficient；
3. Not tested。

Require
-------

[](#require)

PHP &gt;= ^7.1

ext-swoole &gt;= ^4.0

ext-redis

Install
-------

[](#install)

```
composer require "inbll/mqtt"
```

```
