ratchet/rfc6455
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ad3n/ratchet-bundle | 0.81 | 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 | — | |
| chrome-php/wrench | 0.79 | 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. | 69 | 67 | 14 | 212K | 0 | 24.3 | 56.3 | MIT | 2 weeks ago | |
| react/socket | 0.79 | 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,285 | 1,307 | 158 | 6M | 6 | 29.4 | 57.8 | MIT | 8 months ago | |
| ratchet/pawl | 0.78 | 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. | 616 | 620 | 97 | 374K | 23 | 17.6 | 46.3 | MIT | 1 year ago | |
| httpsoft/http-message | 0.78 | PSR-7 HTTP message implementation for PHP with strict types and clean, immutable value objects. Provides Request/Response, ServerRequest, URI, headers, streams, and factories, designed for interoperability across frameworks and middleware. | 86 | 87 | 5 | 37K | 0 | 6.6 | 36.3 | MIT | 1 year ago | |
| textalk/websocket | 0.78 | 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 | 965 | 253 | 200K | 18 | 25.7 | 39.0 | NOASSERTION | 3 years ago | |
| cboden/ratchet | 0.78 | 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,434 | 6,505 | 791 | 305K | 8 | 45.9 | 25.7 | MIT | 4 years ago | |
| 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. | 164 | 165 | 16 | 855K | 6 | 9.9 | 53.4 | MIT | 10 months ago | |
| php-http/message | 0.77 | PSR-7 HTTP message utilities for PHP: authentication implementations, stream encoders, message decorators, cookie handling, request matchers, and PSR-7 factory adapters for Guzzle and Diactoros—handy building blocks for HTTP clients and workflows. | 1,318 | 1,322 | 40 | 5M | 5 | 17.1 | 50.8 | MIT | 1 year ago | |
| bordeux/websocket-bundle | 0.77 | — | 11 | 11 | 3 | 0 | 1 | 0.4 | — | — | 10 years ago | |
| amphp/websocket | 0.76 | 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+). | 46 | 46 | 6 | 850K | 0 | 4.9 | 55.3 | MIT | 1 year ago | |
| analogic/socket | 0.76 | Analogic Socket is a PHP package for building lightweight TCP/UDP socket clients and servers. It provides simple APIs for connecting, sending/receiving data, and handling basic networking workflows without pulling in a full framework. | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 10 years ago | |
| ratchetio/ratchetio | 0.76 | — | 1 | 1 | 0 | 23 | 0 | 0.0 | 15.2 | — | — | |
| amphp/websocket-server | 0.76 | Async WebSocket server for PHP built on Amp’s event-driven concurrency. Handles upgrades, connections, message streaming, backpressure and graceful shutdown, making it easy to build real-time apps like chat, dashboards and live notifications. | 125 | 125 | 17 | 6K | 2 | 5.1 | 23.4 | MIT | 2 years ago | |
| phrity/websocket | 0.75 | PHP WebSocket client and multi-connection server with ws/wss support. Includes listener callbacks, standard Close and Ping/Pong handling, optional deflate compression, fragmentation and masking support, plus middleware system for extending behavior. | 217 | 216 | 23 | 261K | 1 | 30.4 | 49.6 | NOASSERTION | 3 weeks ago |
How can I help you explore Laravel packages today?