PHPackages                             srchea/php-push-web-socket - 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. srchea/php-push-web-socket

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

srchea/php-push-web-socket
==========================

Lightweight PHP WebSocket server handling several clients.

1.0.0(11y ago)13410.2k65[2 issues](https://github.com/srchea/PHP-Push-WebSocket/issues)GPLv3PHPPHP &gt;=5.3.0

Since May 14Pushed 3y ago18 watchersCompare

[ Source](https://github.com/srchea/PHP-Push-WebSocket)[ Packagist](https://packagist.org/packages/srchea/php-push-web-socket)[ RSS](/packages/srchea-php-push-web-socket/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (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 "srchea/php-push-web-socket"`

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)

Composer/Packagist:

Feel free to contribute! :-)

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity41

Moderate usage in the ecosystem

Community21

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 76.2% 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

Unknown

Total

1

Last Release

4022d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2105a3af59e38b21174f99eb9ed545d4bce6a22ee717807485e52e6353097bfa?d=identicon)[srchea](/maintainers/srchea)

---

Top Contributors

[![sannremy](https://avatars.githubusercontent.com/u/667617?v=4)](https://github.com/sannremy "sannremy (16 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/srchea-php-push-web-socket/health.svg)

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

PHPackages © 2026

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