PHPackages                             zhishiq/flarum-pusher - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. zhishiq/flarum-pusher

ActiveFlarum-extension[Utility &amp; Helpers](/categories/utility)

zhishiq/flarum-pusher
=====================

See new discussions and posts in real-time using Pusher. This repo is modified based on flarum/pusher

v0.1.0-beta.8.1(7y ago)0221MITPHP

Since Jan 31Pushed 7y ago1 watchersCompare

[ Source](https://github.com/ZhiShiQ/FlarumPusher)[ Packagist](https://packagist.org/packages/zhishiq/flarum-pusher)[ RSS](/packages/zhishiq-flarum-pusher/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (3)Versions (2)Used By (0)

This repo is used as a plugin of flarum. You can install it under flarum root directory with the command:

```
composer require zhishiq/flarum-pusher
```

This plugin is an alternative of flarum/pusher. A drawback of flarum/pusher is that it doesn't have asynchronous feature. When a user submits a discussion reply, flarum/pusher will send a synchronous request to pusher.com. This request will block the response of discussion reply. So the user can feel flarum responds slowly, which is bad for user experience.

To solve this problem, this plugin uses zhishiq/queue to make requests to pusher.com asynchronous. When a discussion reply is submitted, a queueable job will be pushed to zhishiq/queue, which will be executed asynchronously with the command `flarum queue:listen` of zhishiq/queue.

In addition, because requests to flarum can be handled quickly, the system doesn't need a lot php processes blocked by requests to pusher.com, which can save memory and support more concurrent requests.

Command `php flarum queue:listen` from zhishiq/queue should be executed as a daemon to execute jobs in queue.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2658d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e95879245eb7a9a7a849445caaf68fe6c8642acd7f13e17945a725fa9487616a?d=identicon)[lubobill1990](/maintainers/lubobill1990)

---

Top Contributors

[![lubobill1990](https://avatars.githubusercontent.com/u/641540?v=4)](https://github.com/lubobill1990 "lubobill1990 (3 commits)")

---

Tags

discussion

### Embed Badge

![Health badge](/badges/zhishiq-flarum-pusher/health.svg)

```
[![Health](https://phpackages.com/badges/zhishiq-flarum-pusher/health.svg)](https://phpackages.com/packages/zhishiq-flarum-pusher)
```

###  Alternatives

[flarum/pusher

See new discussions and posts in real-time using Pusher.

22367.3k4](/packages/flarum-pusher)[flarum/likes

Allow users to like posts.

18441.7k25](/packages/flarum-likes)[flarum/mentions

Mention and reply to specific posts and users.

18418.3k11](/packages/flarum-mentions)[flarum/sticky

Pin discussions to the top of the list.

10411.8k10](/packages/flarum-sticky)[flarum/embed

Embed Flarum discussions as comments for your blog.

207.4k](/packages/flarum-embed)[fof/mason

Add custom fields to discussions

206.0k](/packages/fof-mason)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
