Libraries tagged by curl-multi
meabed/php-parallel-soap
93384 Downloads
Parallel, multi-curl PHP SoapClient that performs many SOAP requests concurrently
phpgt/fetch
26085 Downloads
Asynchronous HTTP client with promises.
phpcurl/curlwrapper
111888 Downloads
The simplest OOP wrapper for curl, curl_multi, curl_share functions. Use CURL as a dependency, not hard-coded!
dypa/phpmulticurl
31443 Downloads
Ultra fast non-blocking OOP wrapper for curl_multi_* functions.
hhxsv5/php-multi-curl
30924 Downloads
A simple and efficient library wrapping curl_multi_* is used to handle parallel http requests.
jaeger/querylist-curl-multi
9969 Downloads
QueryList Plugin: Curl multi threading. QueryList Curl多线程插件
phpgt/curl
14037 Downloads
cURL object wrapper.
meabed/asynchronous-soap
11712 Downloads
Parallel, multi-curl PHP SoapClient that performs many SOAP requests concurrently
jaceromri/curl-axel
73 Downloads
PHP based download accelerator
f3ath/curlwrapper
15865 Downloads
The simplest OOP wrapper for curl, curl_multi, curl_share functions. Use CURL as a dependency, not hard-coded!
alixaxel/curly
6 Downloads
Parallel cURL Wrapper for PHP
spindle/httpclient
570 Downloads
simple wrapper for ext-curl, multi-request enabled
evaisse/simple-http-bundle
180248 Downloads
A very simple symfony http client bundle built on the httpfoundation component (instead of guzzle), using cURL and cURL multi.
p/iris
33 Downloads
Curl Wrapper to ease curl* and curl_multi* functions usage
thlib/php-curl-multi-basic
8 Downloads
Basic implementation of PHP curl_multi. Minimal code, easy to configure, better memory management, no double loop, no 100% CPU usage error.