Libraries tagged by asynchron
phpgt/fetch
26814 Downloads
Asynchronous HTTP client with promises.
orisai/nette-scheduler
33241 Downloads
Orisai Scheduler integration for Nette
kraken-php/stream
95792 Downloads
Asynchronous Stream Library.
kraken-php/loop
96002 Downloads
Kraken Framework Loop Component.
jaxon-php/jaxon-js
35105 Downloads
Javascript code for the Jaxon PHP library.
hhxsv5/php-multi-curl
31164 Downloads
A simple and efficient library wrapping curl_multi_* is used to handle parallel http requests.
ecotone/amqp
383268 Downloads
AMQP / RabbitMQ transport for Ecotone asynchronous messaging, outbox, and dead letter.
dmamontov/asynctask-7
14050 Downloads
AsyncTask enables proper and easy use of the thread. This class allows to perform background operations and publish results on the thread without having to manipulate threads and/or handlers.
detain/session-samurai
2345 Downloads
🥷 Universal high-speed asynchronous (non-blocking) SessionHandlerInterface implementation for PHP supporting Semaphores, Mysqli, Redis, SQLite3, Symfony/Cache, WinCache, PhpFastCache, PHP-Cache, PDO, Memcached, FlySystem Filesystem, Illuminate, APCu, APC, OpCache, InfluxDB, WinCache, MongoDb and local file storage.
chekote/behat-retry-extension
144397 Downloads
Automatically retry "Then" steps in Behat
armandgarot/laravel-workerman
26507 Downloads
A Laravel server side alternative implementation of socket.io in PHP based on Workerman.
aboutcoders/job-bundle
19784 Downloads
A symfony bundle for asynchronous job processing.
rdlowrey/alert
3071 Downloads
A non-blocking concurrency framework for PHP applications.
mpyw/cowitter
18498 Downloads
Asynchronous Twitter client compatible with mpyw/co Generator-based flows.
mpyw/co
19801 Downloads
Asynchronous cURL executor simply based on resource and Generator