Libraries tagged by curlmulti
ares333/php-curl
24392 Downloads
The best php curl library.
meabed/php-parallel-soap
97141 Downloads
Parallel, multi-curl PHP SoapClient that performs many SOAP requests concurrently
jaeger/curlmulti
23072 Downloads
CurlMulti是PHP多线程类库,修改用于QueryList(http://querylist.cc ),CurlMulti项目地址:https://github.com/ares333/php-curlmulti
phpgt/fetch
27649 Downloads
Asynchronous HTTP client with promises.
hhxsv5/php-multi-curl
31665 Downloads
A simple and efficient library wrapping curl_multi_* is used to handle parallel http requests.
phpdr.net/php-curlmulti
2004 Downloads
The best php curl library.
jaeger/querylist-curl-multi
10065 Downloads
QueryList Plugin: Curl multi threading. QueryList Curl多线程插件
phpgt/curl
16000 Downloads
cURL object wrapper.
phpcurl/curlwrapper
112403 Downloads
The simplest OOP wrapper for curl, curl_multi, curl_share functions. Use CURL as a dependency, not hard-coded!
meabed/asynchronous-soap
11793 Downloads
Parallel, multi-curl PHP SoapClient that performs many SOAP requests concurrently
dypa/phpmulticurl
32027 Downloads
Ultra fast non-blocking OOP wrapper for curl_multi_* functions.
jaceromri/curl-axel
73 Downloads
PHP based download accelerator
evaisse/simple-http-bundle
180254 Downloads
A very simple symfony http client bundle built on the httpfoundation component (instead of guzzle), using cURL and cURL multi.
cloud-castle/curl
31 Downloads
Полнофункциональная объектная обёртка cURL для PHP 8.1+: текучие запросы, параллельный пул (curl_multi) с окном конкурентности, curl_share, cookie (RFC 6265), потоковая загрузка/выгрузка файлов с докачкой и прогрессом, ретраи с экспоненциальным backoff и Retry-After, перенаправления с повторной проверкой SSRF, HTTP/2, mTLS и пиннинг сертификатов, маскирование секретов, тайминги, мок-обработчик и экспорт запроса в команду curl, разбор ответа в JSON/XML/YAML/NEON с автоопределением формата. Сетевой слой требует только ext-curl.
f3ath/curlwrapper
15884 Downloads
The simplest OOP wrapper for curl, curl_multi, curl_share functions. Use CURL as a dependency, not hard-coded!