Libraries tagged by curlmulti
ares333/php-curl
22943 Downloads
The best php curl library.
phpgt/fetch
17510 Downloads
Asynchronous HTTP client with promises.
phpcurl/curlwrapper
104050 Downloads
The simplest OOP wrapper for curl, curl_multi, curl_share functions. Use CURL as a dependency, not hard-coded!
dypa/phpmulticurl
26535 Downloads
Ultra fast non-blocking OOP wrapper for curl_multi_* functions.
hhxsv5/php-multi-curl
26245 Downloads
A simple and efficient library wrapping curl_multi_* is used to handle parallel http requests.
jaeger/curlmulti
17833 Downloads
CurlMulti是PHP多线程类库,修改用于QueryList(http://querylist.cc ),CurlMulti项目地址:https://github.com/ares333/php-curlmulti
phpdr.net/php-curlmulti
1995 Downloads
The best php curl library.
jaeger/querylist-curl-multi
9579 Downloads
QueryList Plugin: Curl multi threading. QueryList Curl多线程插件
phpgt/curl
4419 Downloads
cURL object wrapper.
evaisse/simple-http-bundle
180161 Downloads
A very simple symfony http client bundle built on the httpfoundation component (instead of guzzle), using cURL and cURL multi.
jaceromri/curl-axel
72 Downloads
PHP based download accelerator
spindle/httpclient
427 Downloads
simple wrapper for ext-curl, multi-request enabled
alixaxel/curly
6 Downloads
Parallel cURL Wrapper for PHP
p/iris
32 Downloads
Curl Wrapper to ease curl* and curl_multi* functions usage
thlib/php-curl-multi-basic
7 Downloads
Basic implementation of PHP curl_multi. Minimal code, easy to configure, better memory management, no double loop, no 100% CPU usage error.