Libraries tagged by asynchronous php
recoil/recoil
62760 Downloads
Asynchronous coroutines for PHP 7.
icicleio/icicle
152642 Downloads
Icicle is a PHP library for writing asynchronous code using synchronous coding techniques.
chuyskywalker/rolling-curl
459746 Downloads
Rolling-Curl: A non-blocking, non-dos multi-curl library for PHP
seatgeek/djjob
236920 Downloads
Allows PHP web applications to process long-running tasks asynchronously
kriswallsmith/spork
959175 Downloads
Asynchronous PHP
php-task/php-task
369430 Downloads
Library to work with synchronous and asynchronous tasks in php.
jmathai/php-multi-curl
236555 Downloads
A high performance PHP library for asynchronous curl http calls.
duoshuo/php-cassandra
74983 Downloads
Cassandra client library for PHP, which support Protocol v3 and asynchronous request
seregazhuk/php-watcher
138773 Downloads
Automatically restart PHP application once the source code changes
meabed/php-parallel-soap
93137 Downloads
Parallel, multi-curl PHP SoapClient that performs many SOAP requests concurrently
khr/php-mcurl-client
229448 Downloads
wrap curl client (http client) for PHP 5.3; using php multi curl, parallel request and write asynchronous code
stefangabos/zebra_curl
72343 Downloads
A high performance solution for making multiple HTTP requests concurrently, asynchronously from your PHP projects using cURL
riki137/multitron
18312 Downloads
Tool for managing fast both asynchronous and multi-threaded execution of tasks. Focused on performance and pleasant CLI interface.
jaxon-php/jaxon-core
148812 Downloads
Jaxon is an open source PHP library for easily creating Ajax web applications
rdlowrey/alert
3070 Downloads
A non-blocking concurrency framework for PHP applications.