clue/block-react
Lightweight bridge to run ReactPHP’s event loop in a blocking way. Lets you wait for promises and async operations from synchronous PHP code, ideal for CLI tools and scripts that need occasional async I/O without restructuring your whole app.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| clue/buzz-react | Async HTTP client for ReactPHP built on Buzz: send concurrent requests, stream responses, and integrate with event-loop apps. Lightweight, promise-based API for non-blocking web calls in long-running CLI/daemon services. | 350 | — | 38 | — | 1 | 23.0 | — | MIT | 5 years ago | |
| clue/socks-react | Async SOCKS4/4a/5 proxy connector for ReactPHP. Route TCP connections through a SOCKS server with non-blocking I/O, supporting authentication and DNS resolving via the proxy. Integrates with React\Socket to proxy outgoing connections. | 117 | 118 | 26 | 9K | 0 | 28.3 | 31.0 | MIT | 3 years 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. | 221 | 222 | 48 | 7 | 15 | 28.4 | 7.4 | MIT | 7 years 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. | 228 | 234 | 61 | 46K | 1 | 32.1 | 37.4 | MIT | 5 years ago |
How can I help you explore Laravel packages today?