Libraries tagged by multi curl
edrard/curl
6 Downloads
Small Curl library with Multicurl and Retrying
alexpw/multicurl-iterator
66 Downloads
xxtime/curl-utils
42 Downloads
curl multi for spider and more
venipa/curl-axel
12 Downloads
PHP based download accelerator
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.
tereta/curl
2 Downloads
Tereta/Curl is a facade over cURL. For everyday tasks there is a simple facade with `get()` and `post()` methods, and for several requests at once — parallel execution powered by `curl_multi`.
programster/async-curl
31 Downloads
A package to make it easier to send curl request asynchronously using [curl_multi_exec](https://secure.php.net/manual/en/function.curl-multi-exec.php).
phpcurl/curlhttp
1008 Downloads
Super simple HTTP client
pepsia/rolling-curl
128 Downloads
A non blocking multi thread cURL library
pbergman/curl-multi
21 Downloads
a simple curl wrapper for the multi handler
marcushat/rolling-curl-x
331918 Downloads
Easy to use cURL Multi wrapper for PHP.
icexch/rolling-curl-x
69 Downloads
Easy to use cURL Multi wrapper for PHP.
phpgt/curlinterface
12 Downloads
cURL object wrapper.
half2me/curlx
3637 Downloads
Easy to use wrapper for cUrl Multi
wykleph/curl
32 Downloads
Simple synchronous and asynchronous cURL requests in php.