Libraries tagged by curl_multi
chuyskywalker/rolling-curl
456397 Downloads
Rolling-Curl: A non-blocking, non-dos multi-curl library for PHP
ares333/php-curl
24086 Downloads
The best php curl library.
jmathai/php-multi-curl
236401 Downloads
A high performance PHP library for asynchronous curl http calls.
stefangabos/zebra_curl
72093 Downloads
A high performance solution for making multiple HTTP requests concurrently, asynchronously from your PHP projects using cURL
meabed/php-parallel-soap
92172 Downloads
Multi curl SoapClient that allow to perform multiple requests to SoapServer
khr/php-mcurl-client
226510 Downloads
wrap curl client (http client) for PHP 5.3; using php multi curl, parallel request and write asynchronous code
hhxsv5/php-multi-curl
30737 Downloads
A simple and efficient library wrapping curl_multi_* is used to handle parallel http requests.
jaeger/curlmulti
21156 Downloads
CurlMulti是PHP多线程类库,修改用于QueryList(http://querylist.cc ),CurlMulti项目地址:https://github.com/ares333/php-curlmulti
khr/react-curl
38282 Downloads
multi curl driver for reactphp.
multirequest/multirequest
31807 Downloads
PHP library for easy and flexible multithread requests handling by CURL.
jyggen/curl
149767 Downloads
A simple and lightweight cURL library with support for asynchronous requests.
phpgt/fetch
25541 Downloads
Asynchronous HTTP client with promises.
phpcurl/curlwrapper
111583 Downloads
The simplest OOP wrapper for curl, curl_multi, curl_share functions. Use CURL as a dependency, not hard-coded!
dypa/phpmulticurl
31164 Downloads
Ultra fast non-blocking OOP wrapper for curl_multi_* functions.
meabed/asynchronous-soap
11694 Downloads
Multi curl SoapClient that allow to perform multiple requests to SoapServer