PHPackages                             olakunlevpn/ratchet - 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. olakunlevpn/ratchet

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

olakunlevpn/ratchet
===================

PHP WebSocket library

0.4.4(1mo ago)03MITPHPPHP &gt;=5.4.2

Since Jun 11Pushed 1mo agoCompare

[ Source](https://github.com/olakunlevpn/ratchet)[ Packagist](https://packagist.org/packages/olakunlevpn/ratchet)[ Docs](http://socketo.me)[ RSS](/packages/olakunlevpn-ratchet/feed)WikiDiscussions main Synced 1w ago

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

olakunlevpn/ratchet
===================

[](#olakunlevpnratchet)

A constraint-patch fork of `cboden/ratchet` (PHP WebSocket library). The only change from upstream is widening the Symfony component constraints so it installs alongside **Laravel 11 / 12 / 13** (Symfony 7 / 8):

```
symfony/http-foundation: ^2.6|...|^6.0|^7.0|^8.0
symfony/routing:         ^2.6|...|^6.0|^7.0|^8.0

```

The PHP namespace is unchanged (`Ratchet\`) for full interop with `ratchet/rfc6455` and ReactPHP. This fork exists only because upstream Ratchet (last released 2021) caps Symfony at `^6.0`, which conflicts with Laravel 11+.

Installation
------------

[](#installation)

Consumed via a Composer path repository (used by `olakunlevpn/laravel-websockets`):

```
{
    "repositories": [
        { "type": "path", "url": "Packages/ratchet", "options": { "symlink": true } }
    ],
    "require": {
        "olakunlevpn/ratchet": "^0.4.4"
    }
}
```

License
-------

[](#license)

MIT (derived from cboden/ratchet). Maintained by Olakunlevpn.

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance90

Actively maintained with recent releases

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity18

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

46d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/20794807?v=4)[Olakunlevpn](/maintainers/olakunlevpn)[@olakunlevpn](https://github.com/olakunlevpn)

---

Top Contributors

[![olakunlevpn](https://avatars.githubusercontent.com/u/20794807?v=4)](https://github.com/olakunlevpn "olakunlevpn (1 commits)")

---

Tags

socketsserverwebsocketWebSocketsRatchet

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/olakunlevpn-ratchet/health.svg)

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

###  Alternatives

[cboden/ratchet

PHP WebSocket library

6.4k22.3M257](/packages/cboden-ratchet)[laravel/reverb

Laravel Reverb provides a real-time WebSocket communication backend for Laravel applications.

1.6k15.1M94](/packages/laravel-reverb)[plesk/ratchetphp

PHP WebSocket library

1893.6k2](/packages/plesk-ratchetphp)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M604](/packages/shopware-core)

PHPackages © 2026

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