PHPackages                             bazo/phpusher - 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. bazo/phpusher

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

bazo/phpusher
=============

PHP push client for nodepush

v1.1.0(12y ago)11.6kMITPHP

Since May 23Pushed 12y ago1 watchersCompare

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

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

PHPusher
========

[](#phpusher)

NodePush PHP client. Push client for NodePush

Usage:
------

[](#usage)

```
$pushClient = new Bazo\PHPusher\PushClient('http://localhost:8080');
$data = [
	'id' => 1,
	'timestamp' => time(),
	'message' => 'lorem ipsum'
];

$pushClient->open();
$pushClient->push($room, $event, $data);
$pushClient->close();
```

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity66

Established project with proven stability

 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 ~14 days

Total

4

Last Release

4744d ago

Major Versions

v0.5 → v1.0.02013-06-29

### Community

Maintainers

![](https://www.gravatar.com/avatar/8e88095e75ebabe4a1ace0bf87ec2813e6182f2ee80ac025f8e5bc5e00917b4f?d=identicon)[bazo](/maintainers/bazo)

---

Top Contributors

[![bazo](https://avatars.githubusercontent.com/u/181588?v=4)](https://github.com/bazo "bazo (7 commits)")

### Embed Badge

![Health badge](/badges/bazo-phpusher/health.svg)

```
[![Health](https://phpackages.com/badges/bazo-phpusher/health.svg)](https://phpackages.com/packages/bazo-phpusher)
```

###  Alternatives

[icap/html-diff

A PHP5 library that diffs (compares) HTML files.

30120.7k4](/packages/icap-html-diff)[neutron/signal-handler

A library to ease the use of signal handling.

13103.7k2](/packages/neutron-signal-handler)[mrsuh/php-bison-skeleton

PHP skeleton for Bison

3911.3k1](/packages/mrsuh-php-bison-skeleton)[ucomm/a11y-menu

A package to generate accessible main navigation menus. It includes: a js script for the browser as an npm package, WordPress walker for theme development, and WordPress plugin.

252.0k](/packages/ucomm-a11y-menu)[tatter/chat

Embedded chat widget for CodeIgniter 4

191.8k](/packages/tatter-chat)

PHPackages © 2026

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