PHPackages                             stoufa06/php-push-websocket - 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. stoufa06/php-push-websocket

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

stoufa06/php-push-websocket
===========================

Lightweight PHP WebSocket server handling several clients.

1.0.0(11y ago)06GPLv3PHPPHP &gt;=5.3.0

Since May 14Pushed 7y ago1 watchersCompare

[ Source](https://github.com/stoufa06/php-push-websocket)[ Packagist](https://packagist.org/packages/stoufa06/php-push-websocket)[ RSS](/packages/stoufa06-php-push-websocket/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (4)Used By (0)

PHP Push WebSocket
==================

[](#php-push-websocket)

PHP Push WebSocket is an implementation of the WebSocket protocol following the specification of [RFC 6455](https://tools.ietf.org/html/rfc6455). It also includes a client side for examples.

Installation with Composer
--------------------------

[](#installation-with-composer)

To install the latest stable version: `composer require "stoufa06/php-push-websocket"`

Usage
-----

[](#usage)

1. run a server instance: `php websocket_server.php`.
2. Open websocket\_client.html in a browser over HTTP protocol.

Examples of use cases
---------------------

[](#examples-of-use-cases)

- Instant messenger
- Push app notifications
- Shared applications like presentation (slides), collaborative text editors
- Data monitoring, and much more

Bottom line
-----------

[](#bottom-line)

Feel free to contribute! :-)

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

4017d ago

### Community

Maintainers

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

---

Top Contributors

[![stoufa06](https://avatars.githubusercontent.com/u/3877384?v=4)](https://github.com/stoufa06 "stoufa06 (11 commits)")[![sannremy](https://avatars.githubusercontent.com/u/667617?v=4)](https://github.com/sannremy "sannremy (10 commits)")[![evnix](https://avatars.githubusercontent.com/u/1516273?v=4)](https://github.com/evnix "evnix (4 commits)")[![ebuyum](https://avatars.githubusercontent.com/u/730407?v=4)](https://github.com/ebuyum "ebuyum (1 commits)")

### Embed Badge

![Health badge](/badges/stoufa06-php-push-websocket/health.svg)

```
[![Health](https://phpackages.com/badges/stoufa06-php-push-websocket/health.svg)](https://phpackages.com/packages/stoufa06-php-push-websocket)
```

PHPackages © 2026

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