PHPackages                             silverorange/net\_notifier - 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. silverorange/net\_notifier

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

silverorange/net\_notifier
==========================

An asynchronous notification system using WebSockets

1.0.1(3y ago)011.6k5LGPL-2.1PHPPHP &gt;=5.3.0

Since Mar 22Pushed 3y ago12 watchersCompare

[ Source](https://github.com/silverorange/Net_Notifier)[ Packagist](https://packagist.org/packages/silverorange/net_notifier)[ Docs](https://github.com/silverorange/Net_Notifier)[ RSS](/packages/silverorange-net-notifier/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (1)Versions (7)Used By (0)

Net\_Notifier
=============

[](#net_notifier)

Net\_Notifier is a system for sending and receiving messages from PHP programs using WebSockets.

Net\_Notifier provides a server for listeing and relaying notifications, a sender, which can send notifications to a server and a listener which can receive relayed notifications from a server.

An example use-case is sending order notifications when an order is placed on an e-commerce site.

Server
------

[](#server)

Net\_Notifier comes with a CLI server for receiving and relaying notifications. It has the following interface:

```
Service that receives and relays notifications to listening clients.

Usage:
  net-notifier-server [options]

Options:
  -p port, --port=port  Optional port on which to listen for notifications.
                        If not specified, port 3000 is used.
  -v, --verbose         Sets verbosity level. Use multiples for more detail
                        (e.g. "-vv").
  -h, --help            show this help message and exit
  --version             show the program version and exit
```

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 92.8% 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 ~675 days

Recently: every ~833 days

Total

6

Last Release

1424d ago

Major Versions

0.4.2 → 1.0.02017-07-24

PHP version history (2 changes)v0.3.1PHP &gt;=5.2.1

1.0.1PHP &gt;=5.3.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/9106d3aa95caf8d17dde19a665e2110aad639d24ef85f152e0afcf6f3b49c111?d=identicon)[gauthierm](/maintainers/gauthierm)

---

Top Contributors

[![gauthierm](https://avatars.githubusercontent.com/u/120511?v=4)](https://github.com/gauthierm "gauthierm (167 commits)")[![nrfredrickson](https://avatars.githubusercontent.com/u/4965439?v=4)](https://github.com/nrfredrickson "nrfredrickson (5 commits)")[![charleswaddell](https://avatars.githubusercontent.com/u/1316827?v=4)](https://github.com/charleswaddell "charleswaddell (3 commits)")[![keithburgoyne](https://avatars.githubusercontent.com/u/299928?v=4)](https://github.com/keithburgoyne "keithburgoyne (3 commits)")[![GervaisdeM](https://avatars.githubusercontent.com/u/963514?v=4)](https://github.com/GervaisdeM "GervaisdeM (1 commits)")[![Qcode](https://avatars.githubusercontent.com/u/1542145?v=4)](https://github.com/Qcode "Qcode (1 commits)")

---

Tags

notificationwebsocketWebSockets

### Embed Badge

![Health badge](/badges/silverorange-net-notifier/health.svg)

```
[![Health](https://phpackages.com/badges/silverorange-net-notifier/health.svg)](https://phpackages.com/packages/silverorange-net-notifier)
```

###  Alternatives

[cboden/ratchet

PHP WebSocket library

6.4k21.4M239](/packages/cboden-ratchet)[ratchet/rfc6455

RFC6455 WebSocket protocol handler

23433.7M69](/packages/ratchet-rfc6455)[wrench/wrench

PHP WebSocket client/server library

5903.1M11](/packages/wrench-wrench)[chrome-php/wrench

A simple PHP WebSocket implementation

673.7M4](/packages/chrome-php-wrench)[rx/websocket

Websockets for PHP using Rx

34181.5k2](/packages/rx-websocket)[hemiframe/php-websocket

PHP WebSocket server and client library

4911.0k](/packages/hemiframe-php-websocket)

PHPackages © 2026

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