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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| clue/ndjson-react | 0.89 | Streaming NDJSON (newline-delimited JSON) encoder/decoder for ReactPHP. Parse or emit large JSON record streams efficiently without loading everything into memory. Implements ReactPHP stream interfaces for easy integration with IPC/RPC and file pipelines. | 155 | 158 | 12 | 5M | 0 | 3.4 | 55.3 | MIT | 3 years ago | |
| clue/term-react | 0.87 | Streaming terminal emulator for ReactPHP. Includes ControlCodeParser stream wrapper to strip ANSI/VT100 control sequences from input, buffering incomplete sequences so emitted data is always plain text for reliable processing. | 104 | 104 | 7 | 259K | 0 | 3.5 | 46.9 | MIT | 2 years ago | |
| clue/reactphp-ssh-proxy | 0.84 | 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 | 1K | 6 | 23.7 | 22.1 | MIT | 3 years ago | |
| clue/socks-react | 0.84 | 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. | 117 | 118 | 26 | 9K | 0 | 28.6 | 31.0 | MIT | 1 month ago | |
| clue/redis-react | 0.83 | 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 | 2M | 6 | 9.8 | 54.6 | MIT | 1 year ago | |
| clue/connection-manager-extra | 0.80 | 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 | 678 | 0 | 22.8 | 23.7 | MIT | 1 month ago | |
| react/http-client | 0.77 | 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 | 20K | 1 | 12.1 | 26.7 | MIT | 5 years ago |
How can I help you explore Laravel packages today?