PHPackages                             xypp/flarum-websocket-notification - 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. xypp/flarum-websocket-notification

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

xypp/flarum-websocket-notification
==================================

An extension provides a light weight websocket realtime implementation for Flarum.

v0.2.1(1y ago)1428↓73.3%1MITPHP

Since Jul 30Pushed 1y ago2 watchersCompare

[ Source](https://github.com/zxy19/flarum-websocket-notification)[ Packagist](https://packagist.org/packages/xypp/flarum-websocket-notification)[ RSS](/packages/xypp-flarum-websocket-notification/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (8)Versions (30)Used By (0)

WORK IN PROGRESS NOW!
=====================

[](#work-in-progress-now)

All functions/appearances are not stable now and may be changed in future.

If you want to have an early access to this extension, please

- **Back up ALL YOUR DATA! (database, files, etc.)**
- Install this extension, And check all settings in admin panel.
- If problem occurs, you can submit it to github issue. However it's not guaranteed to be fixed.

Websocket Notification
======================

[](#websocket-notification)

An extension provides a light weight websocket realtime implementation for [Flarum](http://flarum.org).

This extension current provides the following features:

- Show new post/discussion on the top of discussion page
- Auto append new post to the bottom of discussion page.
- Show a floating window for **all** notifications supports alert.

Usage
-----

[](#usage)

1. Install this extension.
2. Run `php flarum xypp-wsn:serve` in your Flarum root directory.
3. Reload the page.

> You need to make the command always running in background. Using `screen` or `nohup` is the possible solution.

Installation
------------

[](#installation)

Install with composer:

```
composer require xypp/flarum-websocket-notification:"*"
```

Updating
--------

[](#updating)

```
composer update xypp/flarum-websocket-notification:"*"
php flarum migrate
php flarum cache:clear
```

Links
-----

[](#links)

- [Packagist](https://packagist.org/packages/xypp/flarum-websocket-notification)
- [GitHub](https://github.com/zxy19/flarum-websocket-notification)

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

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

Every ~2 days

Recently: every ~8 days

Total

29

Last Release

647d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/23428495?v=4)[zxy19](/maintainers/zxy19)[@zxy19](https://github.com/zxy19)

---

Top Contributors

[![zxy19](https://avatars.githubusercontent.com/u/23428495?v=4)](https://github.com/zxy19 "zxy19 (59 commits)")

---

Tags

flarum

### Embed Badge

![Health badge](/badges/xypp-flarum-websocket-notification/health.svg)

```
[![Health](https://phpackages.com/badges/xypp-flarum-websocket-notification/health.svg)](https://phpackages.com/packages/xypp-flarum-websocket-notification)
```

###  Alternatives

[flarum-lang/russian

Russian language pack for Flarum.

12128.3k](/packages/flarum-lang-russian)[fof/byobu

Well integrated, advanced private discussions.

59120.6k13](/packages/fof-byobu)[fof/discussion-language

Specify the language a discussion is written in &amp; sort by language

1034.8k4](/packages/fof-discussion-language)[flarum-lang/french

French language pack to localize the Flarum forum software plus its official and third-party extensions.

1938.7k](/packages/flarum-lang-french)[fof/gamification

Upvotes and downvotes for your Flarum community

4066.1k8](/packages/fof-gamification)[fof/best-answer

Mark a post as the best answer in a discussion

25154.0k20](/packages/fof-best-answer)

PHPackages © 2026

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