Libraries tagged by asynchronous php
chuyskywalker/rolling-curl
415495 Downloads
Rolling-Curl: A non-blocking, non-dos multi-curl library for PHP
seatgeek/djjob
212127 Downloads
Allows PHP web applications to process long-running tasks asynchronously
kriswallsmith/spork
941093 Downloads
Asynchronous PHP
php-task/php-task
328526 Downloads
Library to work with synchronous and asynchronous tasks in php.
jmathai/php-multi-curl
229840 Downloads
A high performance PHP library for asynchronous curl http calls.
duoshuo/php-cassandra
68471 Downloads
Cassandra client library for PHP, which support Protocol v3 and asynchronous request
seregazhuk/php-watcher
135914 Downloads
Automatically restart PHP application once the source code changes
meng-tian/php-async-soap
2142503 Downloads
Interface for asynchronous SOAP client.
meabed/php-parallel-soap
77983 Downloads
Multi curl SoapClient that allow to perform multiple requests to SoapServer
khr/php-mcurl-client
198111 Downloads
wrap curl client (http client) for PHP 5.3; using php multi curl, parallel request and write asynchronous code
recoil/recoil
58881 Downloads
Asynchronous coroutines for PHP 7.
stefangabos/zebra_curl
67849 Downloads
A high performance solution for making multiple HTTP requests concurrently, asynchronously from your PHP projects using cURL
jaxon-php/jaxon-core
128438 Downloads
Jaxon is an open source PHP library for easily creating Ajax web applications
abhinavsingh/jaxl
71125 Downloads
Jaxl - Async, Non-Blocking, Event based Networking Library in PHP.
phpgt/fetch
18968 Downloads
Asynchronous HTTP client with promises.