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.
For Executives: "This package lets us route all our PHP-based traffic—web requests, emails, or custom services—through SOCKS proxies (like Tor or private servers) without blocking performance. It’s like adding a VPN layer to our async microservices, enabling geoblocking bypass, anonymity for compliance, or optimized global traffic routing. Since it’s built on ReactPHP, it integrates cleanly with our existing async stack and avoids vendor lock-in. Low risk: MIT license, actively maintained, and used in production by the ReactPHP ecosystem."
For Engineers: *"clue/socks-react gives us a drop-in SOCKS5/SOCKS4(a) client/server for ReactPHP. Key benefits:
ConnectorInterface (e.g., in React\Http\Browser) with a SOCKS-wrapped connector.$connector in React\Http\Browser with $proxy = new Clue\React\Socks\Client('socks://proxy.example.com')—done."*How can I help you explore Laravel packages today?