Download the PHP package olakunlevpn/ratchet without Composer
On this page you can find all versions of the php package olakunlevpn/ratchet. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download olakunlevpn/ratchet
More information about olakunlevpn/ratchet
Files in olakunlevpn/ratchet
Package ratchet
Short Description PHP WebSocket library
License MIT
Homepage http://socketo.me
Informations about the package ratchet
olakunlevpn/ratchet
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):
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
Consumed via a Composer path repository (used by
olakunlevpn/laravel-websockets):
License
MIT (derived from cboden/ratchet). Maintained by Olakunlevpn.
All versions of ratchet with dependencies
ratchet/rfc6455 Version ^0.3.1
react/socket Version ^1.0 || ^0.8 || ^0.7 || ^0.6 || ^0.5
react/event-loop Version >=0.4
guzzlehttp/psr7 Version ^1.7|^2.0
symfony/http-foundation Version ^2.6|^3.0|^4.0|^5.0|^6.0|^7.0|^8.0
symfony/routing Version ^2.6|^3.0|^4.0|^5.0|^6.0|^7.0|^8.0