Libraries tagged by rsync
react/event-loop
183842196 Downloads
ReactPHP's core reactor event loop that libraries can use for evented I/O.
react/dns
156772286 Downloads
Async DNS resolver for ReactPHP
amphp/amp
146611069 Downloads
A non-blocking concurrency framework for PHP applications.
symfony/http-client
368047474 Downloads
Provides powerful methods to fetch HTTP resources synchronously or asynchronously
react/cache
154787416 Downloads
Async, Promise-based cache interface for ReactPHP
php-http/promise
349228855 Downloads
Promise used for asynchronous HTTP requests
spatie/async
5494692 Downloads
Asynchronous and parallel PHP with the PCNTL extension
amphp/sync
71447041 Downloads
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
workerman/workerman
3649301 Downloads
An asynchronous event driven PHP framework for easily building fast, scalable network applications.
react/promise-timer
57887374 Downloads
A trivial implementation of timeouts for Promises, built on top of ReactPHP.
react/http
29034446 Downloads
Event-driven, streaming HTTP client and server implementation for ReactPHP
nunomaduro/pokio
3128634 Downloads
Pokio is a dead simple asynchronous API for PHP that just works
hollodotme/fast-cgi-client
29308534 Downloads
A PHP fast CGI client to send requests (a)synchronously to PHP-FPM.
clue/redis-react
25493476 Downloads
Async Redis client implementation, built on top of ReactPHP.
amphp/socket
56645640 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.