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
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| babdev/websocket-server | — | 4 | 4 | 2 | 3K | 0 | 0.2 | 39.0 | NOASSERTION | — | |
| botman/botman | — | 6,164 | 6,193 | 816 | 23K | 9 | 51.6 | 12.3 | MIT | 5 years ago | |
| cboden/ratchet | 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,437 | 6,504 | 790 | 307K | 8 | 45.9 | 25.7 | MIT | 4 years ago | |
| cboden/ratchet | 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,437 | 6,504 | 790 | 307K | 8 | 45.9 | 25.7 | MIT | 4 years ago | |
| clue/buzz-react | Deprecated: migrated to react/http and kept for BC. Legacy async PSR-7 HTTP client for ReactPHP, promise-based, supports concurrent requests and streaming responses. Upgrade by switching namespaces to React\Http\Browser. | 350 | 353 | 38 | 8K | 1 | 11.7 | 19.2 | MIT | 6 years ago | |
| clue/connection-manager-extra | Extra connector decorators for ReactPHP Socket. Wrap ConnectorInterface to add retries, timeouts, delays, rejection rules, swapping, consecutive/random selection, concurrency limits and selective routing—without changing your async connect() code. | 22 | 22 | 4 | 431 | 0 | 19.4 | 20.1 | MIT | 3 months ago | |
| clue/framework-x | Framework X is a simple, fast micro framework for building reactive PHP web apps. Create routes, return PSR-7 responses, and run anywhere—behind a traditional web server or as a standalone server with ReactPHP under the hood. | 943 | 942 | 57 | 4K | 1 | 11.9 | 10.6 | MIT | 1 year ago | |
| clue/http-proxy-react | Async HTTP proxy with support for forward and reverse proxying (including HTTPS via CONNECT), built on ReactPHP. Useful for tunneling, debugging and routing HTTP(S) traffic in event-driven PHP apps, with streaming I/O and low overhead. | 49 | 49 | 17 | 14K | 0 | 23.6 | 40.3 | MIT | 1 month ago | |
| clue/reactphp-ssh-proxy | 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 | |
| clue/redis-react | Async Redis client for ReactPHP. Send commands in parallel with automatic pipelining and promise-based responses. Event-driven Pub/Sub support, lightweight SOLID design, and strong test coverage for Redis v2.6+. | 282 | 283 | 49 | 3M | 6 | 9.8 | 55.8 | MIT | 1 year ago | |
| clue/socks-react | 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 | |
| cravler/dnode | PHP implementation of the DNode RPC protocol to let PHP and Node.js call each other’s functions over TCP sockets. Includes Composer install and cross-language examples (PHP↔PHP, Node↔Node, PHP↔Node). Current limitation: no encryption/SSL. | 1 | 1 | 1 | 105 | 0 | 0.0 | 23.9 | MIT | — | |
| dnode/dnode | PHP implementation of the DNode RPC protocol. Lets PHP and Node.js call each other’s functions over TCP sockets, enabling mixed distributed apps. Install via Composer and run included client/server examples compatible with upstream DNode samples. | 425 | 389 | 56 | 77 | 9 | 3.4 | 3.9 | MIT | — | |
| fabpot/php-cs-fixer | Automatically fix PHP coding standards issues and unify style across your codebase. Includes rule sets like PER-CS, Symfony, and PhpCsFixer, plus configurable rules and migrations to modern PHP and PHPUnit. Supports PHP 7.4–8.5. | 13,546 | 13,561 | 1,639 | 12K | 44 | 90.2 | 37.9 | MIT | 1 week ago | |
| friendsofphp/php-cs-fixer | PHP CS Fixer automatically detects and fixes PHP coding style issues, applying built-in rule sets (PER-CS, Symfony, PhpCsFixer) or custom configs. Helps modernize code for newer PHP/PHPUnit. Install via Composer; supports PHP 7.4–8.5. | 13,545 | 13,631 | 1,640 | 5M | 43 | 91.5 | 73.8 | MIT | 1 week ago | |
| laravel/reverb | Laravel Reverb adds real-time WebSocket support to Laravel applications, enabling event broadcasting and live updates via a first-party server. Designed to integrate with Laravel’s broadcasting features for fast, reliable real-time communication. | 1,597 | 1,581 | 150 | 2M | 6 | 42.0 | 52.6 | MIT | 2 weeks ago | |
| leproxy/leproxy | Leproxy is a Laravel package for proxying and forwarding HTTP requests through your app. Define proxy routes, pass headers/body/query through, and optionally transform responses. Useful for API gateways, microservices, and hiding upstream services behind Laravel. | 223 | 224 | 48 | 13 | 15 | 8.4 | 6.3 | MIT | 8 years ago | |
| make-dev/orca | Orca injects a dev widget into every Laravel page to run Claude Code in-browser with full page context (URL/route/component/user), streaming output, plan-then-execute safety, screenshots on demand, permissions, and optional macOS Terminal pop-out. Local-only. | 3 | 3 | 0 | 14 | 3 | 0.7 | 9.4 | NOASSERTION | — | |
| mwguerra/web-terminal | — | 29 | 29 | 11 | 3K | 1 | 0.6 | 27.1 | MIT | — | |
| oroinc/web-socket-bundle | — | 0 | 0 | 0 | 2K | 0 | 0.1 | 45.5 | MIT | — | |
| planetteamspeak/ts3-php-framework | — | 211 | 215 | 63 | 1K | 11 | 11.0 | 15.2 | MIT | 2 years ago | |
| 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. | 617 | 620 | 97 | 374K | 23 | 17.6 | 46.3 | MIT | 1 year ago | |
| 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. | 236 | 237 | 46 | 3M | 0 | 23.0 | 63.4 | MIT | 2 months ago | |
| react/child-process | 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 | 6M | 6 | 18.7 | 61.3 | MIT | 7 months ago | |
| react/http | 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 | 789 | 166 | 421K | 15 | 23.3 | 46.4 | MIT | 1 year ago | |
| react/http-client | Deprecated ReactPHP streaming, event-driven HTTP client kept for BC. Development moved to react/http with a new Promise-based, PSR-7 Browser API. Upgrade recommended; see react/http for current client usage and features. | 227 | 234 | 61 | 18K | 1 | 12.1 | 26.2 | MIT | 5 years ago | |
| react/mysql | Async MySQL client for ReactPHP. Pure PHP implementation of the MySQL protocol with no extensions required. Connect via URI, run queries with promises, stream results, and manage connection lifecycle (ping/quit/close). | 339 | 341 | 69 | 10K | 15 | 13.9 | 27.6 | MIT | 2 years ago | |
| react/react | 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,113 | 714 | 28K | 0 | 46.9 | 7.6 | MIT | 3 years ago | |
| spatie/flare-daemon | — | 0 | 0 | 0 | 70K | 0 | 19.9 | 64.2 | MIT | 1 month ago | |
| supliu/laravel-query-monitor | — | 284 | 286 | 40 | 1K | 4 | 3.8 | 10.4 | — | — | |
| symplify/easy-parallel | Run PHP tasks in parallel with a simple API. Easy Parallel helps speed up builds and code analysis by distributing work across multiple processes, while keeping output manageable and integration straightforward in existing Symplify and custom tooling. | 13 | 12 | 5 | 27K | 1 | 0.3 | 45.2 | MIT | — |
How can I help you explore Laravel packages today?