Libraries tagged by dsync
react/dns
87584490 Downloads
Async DNS resolver for ReactPHP
hollodotme/fast-cgi-client
19916943 Downloads
A PHP fast CGI client to send requests (a)synchronously to PHP-FPM.
amphp/socket
28362804 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
amphp/parallel
36486823 Downloads
Parallel processing component for Amp.
amphp/dns
28552975 Downloads
Async DNS resolution for Amp.
amphp/byte-stream
101141365 Downloads
A stream abstraction to make working with non-blocking I/O simple.
react/cache
86277202 Downloads
Async, Promise-based cache interface for ReactPHP
php-http/curl-client
42689812 Downloads
PSR-18 and HTTPlug Async client with cURL
spatie/async
3705361 Downloads
Asynchronous and parallel PHP with the PCNTL extension
react/async
6532690 Downloads
Async utilities and fibers for ReactPHP
yiisoft/yii2-queue
9340407 Downloads
Yii2 Queue Extension which supports queues based on DB, Redis, RabbitMQ, Beanstalk, SQS, and Gearman
swow/swow
1835486 Downloads
Coroutine-based multi-platform support engine with a focus on concurrent I/O
sabre/event
24692480 Downloads
sabre/event is a library for lightweight event-based programming
react/react
3386370 Downloads
ReactPHP: Event-driven, non-blocking I/O with PHP.
react/promise-timer
35798859 Downloads
A trivial implementation of timeouts for Promises, built on top of ReactPHP.