SaaSHub helps you find the best software and product alternatives Learn more โ
Top 8 PHP WebSocket Projects
-
Workerman
An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols.
Project mention: The Rise of Hybrid PHP: Blending PHP with Go and Rust | news.ycombinator.com | 2025-08-30 -
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
hyperf
๐ A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.
-
For Laravel/PHP backends, use Ratchet or delegate the WebSocket relay to a small Node.js sidecar. PHP's blocking I/O model makes it genuinely ill-suited for sustained bidirectional streaming โ don't fight it. I've seen teams spend weeks trying to make it work before giving up and spinning up a tiny Node service that took an afternoon.
-
-
Installing the sdk that is listed in the dock - at this stage it is officially recommended to install this repository
-
-
Project mention: Build an Unusual Options Activity Scanner With Python and Free Data | dev.to | 2026-04-15
Polygon.io gives you 5 API calls/minute on the free tier. Thatโs rough for options scanning since you need one call per expiration per symbol. Iโd only recommend this if youโre scanning fewer than 20 symbols.
PHP WebSocket discussion
PHP WebSocket related posts
-
Build Real-Time AI Voice Transcription for Web Meetings Fast
-
How to Build a Real-Time Chat App with WebSockets (And Why It Works)
-
Connecting the Centrifugo in laravel
-
Workerman: Libevent-based asynchronous event driven PHP socket framework
-
FrankenPHP: The Modern PHP App Server
-
Swift sucks at web serving or does it?
-
Scaling to ~15K requests per second with Java โ Part 1
-
A note from our sponsor - SaaSHub
www.saashub.com | 9 Jun 2026
Index
What are some of the best open-source WebSocket projects in PHP? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | Workerman | 11,546 |
| 2 | hyperf | 6,845 |
| 3 | Ratchet | 6,427 |
| 4 | LaravelS | 3,882 |
| 5 | laravel-centrifugo | 120 |
| 6 | text | 51 |
| 7 | client-php | 34 |
| 8 | chat-socket-server | 11 |