react/socket
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| react/child-process | 0.91 | Event-driven child process execution for ReactPHP. Start and manage processes from the event loop, stream STDIN/STDOUT/STDERR via React streams, send signals, and receive exit events. Supports custom pipes and Windows considerations. | 341 | 346 | 48 | 5M | 6 | 18.7 | 61.3 | MIT | 7 months ago | |
| react/event-loop | 0.90 | 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,331 | 1,345 | 130 | 7M | 2 | 25.1 | 55.4 | MIT | 8 months ago | |
| react/react | 0.88 | 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,093 | 9,114 | 714 | 23K | 0 | 46.9 | 7.6 | MIT | 3 years ago | |
| react/stream | 0.87 | Event-driven readable and writable streams for non-blocking I/O in ReactPHP. Process large data in small chunks with async-friendly stream interfaces and resource-based streams, with support for piping, backpressure, errors, and duplex streams. | 689 | 692 | 63 | 7M | 2 | 15.1 | 56.6 | MIT | 2 years ago | |
| react/http | 0.82 | 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. | 780 | 790 | 165 | 445K | 15 | 23.3 | 46.4 | MIT | 1 year ago | |
| amphp/socket | 0.80 | Async, non-blocking socket library for AMPHP. Provides client/server abstractions over TCP, UDP, and Unix domain sockets with DNS resolution, retries, connect timeouts, cancellation, and optional TLS encryption. Implements ReadableStream/WritableStream. | 266 | 268 | 37 | 3M | 6 | 28.3 | 63.7 | MIT | 3 months ago | |
| textalk/websocket | 0.80 | 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. | 930 | 965 | 253 | 200K | 18 | 25.7 | 39.0 | NOASSERTION | 3 years ago | |
| react/datagram | 0.80 | Event-driven UDP datagram client/server for ReactPHP. Create UDP sockets, send and receive messages asynchronously with an API modeled after Node.js dgram. Works across platforms with no required PHP extensions; supports PHP 5.3+ (PHP 7+ recommended). | 0 | 99 | — | 53K | — | 5.4 | 37.5 | — | — | |
| analogic/socket | 0.79 | 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 | |
| amphp/websocket-server | 0.79 | 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. | 124 | 125 | 17 | 6K | 2 | 5.1 | 23.4 | MIT | 2 years ago | |
| babdev/websocket-server | 0.79 | — | 4 | 4 | 2 | 3K | 0 | 0.2 | 39.0 | NOASSERTION | — | |
| clue/socks-react | 0.75 | Async SOCKS5/SOCKS4(a) proxy client and server for ReactPHP. Tunnel any TCP/IP protocol (HTTP, SMTP, IMAP, etc.) through a SOCKS proxy using the standard ConnectorInterface, enabling easy drop-in proxy support and parallel connections. | 118 | 119 | 26 | 8K | 0 | 22.5 | 28.8 | MIT | 3 months ago | |
| clue/reactphp-ssh-proxy | 0.74 | Async SSH proxy connector/forwarder for ReactPHP. Tunnel any TCP/IP protocol (HTTP, SMTP, IMAP, databases) through an SSH server using the system ssh binary. Implements ReactPHP ConnectorInterface for drop-in use with existing clients. | 21 | 21 | 7 | 2K | 6 | 3.7 | 27.0 | MIT | 3 years ago |
How can I help you explore Laravel packages today?