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)1436↓81%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 1w ago

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 51% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity42

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

692d 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.

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

Well integrated, advanced private discussions.

59126.7k16](/packages/fof-byobu)[flarum-lang/french

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

1941.0k](/packages/flarum-lang-french)[fof/polls

 A Flarum extension that adds polls to your discussions

26137.4k9](/packages/fof-polls)[fof/discussion-language

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

1035.6k7](/packages/fof-discussion-language)[fof/masquerade

User profile builder extension for your Flarum forum.

2026.0k7](/packages/fof-masquerade)

PHPackages © 2026

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