Libraries tagged by curl_multi
chuyskywalker/rolling-curl
464755 Downloads
Rolling-Curl: A non-blocking, non-dos multi-curl library for PHP
ares333/php-curl
24243 Downloads
The best php curl library.
jmathai/php-multi-curl
236798 Downloads
A high performance PHP library for asynchronous curl http calls.
stefangabos/zebra_curl
72716 Downloads
A high performance solution for making multiple HTTP requests concurrently, asynchronously from your PHP projects using cURL
meabed/php-parallel-soap
94982 Downloads
Parallel, multi-curl PHP SoapClient that performs many SOAP requests concurrently
khr/php-mcurl-client
233069 Downloads
wrap curl client (http client) for PHP 5.3; using php multi curl, parallel request and write asynchronous code
hhxsv5/php-multi-curl
31158 Downloads
A simple and efficient library wrapping curl_multi_* is used to handle parallel http requests.
jaeger/curlmulti
22159 Downloads
CurlMulti是PHP多线程类库,修改用于QueryList(http://querylist.cc ),CurlMulti项目地址:https://github.com/ares333/php-curlmulti
khr/react-curl
39386 Downloads
multi curl driver for reactphp.
multirequest/multirequest
31961 Downloads
PHP library for easy and flexible multithread requests handling by CURL.
jyggen/curl
150222 Downloads
A simple and lightweight cURL library with support for asynchronous requests.
phpgt/fetch
26736 Downloads
Asynchronous HTTP client with promises.
phpcurl/curlwrapper
112183 Downloads
The simplest OOP wrapper for curl, curl_multi, curl_share functions. Use CURL as a dependency, not hard-coded!
dypa/phpmulticurl
31766 Downloads
Ultra fast non-blocking OOP wrapper for curl_multi_* functions.
aalfiann/parallel-request-php
20131 Downloads
A PHP class to create multiple request in parallel (non-blocking).