ratchet/pawl
Async WebSocket client for PHP built on ReactPHP promises. Connect to ws/wss endpoints, negotiate subprotocols, send custom headers, and handle messages via event-driven callbacks. Includes Connector/WebSocket/Message APIs and Autobahn-tested compatibility.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| amphp/websocket | 0.82 | Shared WebSocket components for AMPHP’s event-driven, fiber-based concurrency stack. Provides core abstractions used by amphp/websocket-server and amphp/websocket-client to build fast, non-blocking WebSocket clients and servers (PHP 8.1+). | 0 | 46 | — | 683K | — | 4.9 | 55.3 | — | — | |
| ratchet/rfc6455 | 0.82 | Protocol handler for RFC6455 WebSockets. Provides server/client handshake and message framing/negotiation components while staying framework-agnostic and I/O-free. Leaves spec ambiguities to implementers and integrates HTTP upgrade via PSR-7 interfaces. | 0 | 235 | — | 2M | — | 6.0 | 55.0 | — | — | |
| react/socket | 0.81 | Async TCP/IP and TLS socket servers and clients for ReactPHP. Provides streaming, non-blocking connections built on EventLoop and Stream, with reusable interfaces and helpers for TCP, Unix sockets, secure servers, and connectors. | 1,284 | 1,306 | 158 | 6M | 6 | 31.6 | 58.8 | MIT | 6 months ago | |
| chrome-php/wrench | 0.80 | Simple PHP WebSocket library with server and client support. Create a BasicServer, register multiple apps per path, handle incoming data via interfaces, and send responses back to clients. Install via Composer; supports PHP 7.4–8.5. | 67 | 67 | 14 | 195K | 0 | 15.1 | 52.5 | MIT | 5 months ago | |
| cboden/ratchet | 0.80 | Ratchet is a PHP library for building asynchronous WebSocket servers. Compose apps from simple interfaces, reuse components, and deploy behind proxies or on ports 80/443. Includes docs and examples for chat-style real-time messaging. | 6,425 | 6,493 | 793 | 284K | 8 | 46.1 | 26.0 | MIT | 4 years ago | |
| textalk/websocket | 0.79 | Archived, unmaintained WebSocket client and rudimentary single-connection server for PHP. Provides low-level read/write over WebSocket streams with handshake, close, and ping/pong support. No listeners, threading, or request association. | 931 | 970 | 254 | 197K | 18 | 25.7 | 38.9 | NOASSERTION | 3 years ago | |
| react/http | 0.79 | Event-driven, streaming HTTP client and server for ReactPHP. Send many concurrent async HTTP/HTTPS requests, handle redirects/timeouts/auth, and stream request/response bodies. Build plain HTTP or secure HTTPS servers on ReactPHP Socket and EventLoop. | 781 | 789 | 166 | 428K | 14 | 23.1 | 46.2 | MIT | 1 year ago | |
| react/event-loop | 0.78 | ReactPHP’s core event loop for evented I/O. Provides a shared LoopInterface so async libraries interoperate on a single loop with one run() call. Includes timers, future ticks, stream and signal watchers, plus multiple backend implementations. | 1,328 | 1,343 | 131 | 6M | 2 | 28.5 | 56.3 | MIT | 6 months ago | |
| amphp/amp | 0.78 | AMPHP (AMP) accelerates PHP concurrency with fibers, eliminating callbacks and generators. Built on PHP 8.1’s cooperative coroutines, it lets you run async tasks like sync code—ideal for I/O-bound apps. Use Amp\async() for parallel execution and Future::await() to handle results seamlessly. No event... | 4,416 | 4,431 | 258 | 3M | 15 | 48.4 | 46.9 | MIT | 9 months ago | |
| discord-php/http | 0.78 | Async PHP HTTP client for the Discord REST API (PHP 7.4+). Works with an event loop (e.g., React) and PSR-3 logging. Provides get/post/put/patch/delete plus queueRequest, returns decoded JSON promises, and includes Endpoint constants with bind() for rate-limit buckets. | 24 | 24 | 8 | 13K | 0 | 30.7 | 44.0 | MIT | 1 month ago | |
| ad3n/ratchet-bundle | 0.78 | Symfony bundle integrating Ratchet WebSockets. Define a MessageProcessor service (tag ihsan_ratchet.message_processor) to handle client messages, configure WEB_SOCKET_PORT/ihsan_ratchet.web_socket_port, then start the server with ihsan:server:start. | 11 | 11 | 1 | 0 | 0 | 0.3 | — | MIT | — | |
| amphp/websocket-client | 0.77 | Async WebSocket client for PHP built on Amp. Connect to ws/wss endpoints with fiber-friendly concurrency, consume realtime APIs, test WebSocket servers, and support custom handshakes, headers, heartbeats, and rate limits. | 162 | 164 | 16 | 649K | 6 | 12.5 | 53.1 | MIT | 9 months ago | |
| react/react | 0.77 | ReactPHP is an event-driven, non-blocking I/O toolkit for PHP. Built around an event loop, it provides async building blocks like streams, DNS, sockets, HTTP client/server and process control—ideal for fast network services and long-running apps. | 9,085 | 9,107 | 717 | 29K | 0 | 46.9 | 8.6 | MIT | 2 years ago | |
| colemando/ratchetio-bundle | 0.77 | — | 3 | 3 | 1 | 0 | 0 | 0.0 | — | BSD-2-Clause | — | |
| ratchetio/ratchetio | 0.76 | — | 1 | 1 | 0 | 78 | 0 | 0.0 | 23.2 | — | — |
How can I help you explore Laravel packages today?