Libraries tagged by multicurl
jmathai/php-multi-curl
229042 Downloads
A high performance PHP library for asynchronous curl http calls.
chuyskywalker/rolling-curl
410139 Downloads
Rolling-Curl: A non-blocking, non-dos multi-curl library for PHP
meabed/php-parallel-soap
76448 Downloads
Multi curl SoapClient that allow to perform multiple requests to SoapServer
khr/php-mcurl-client
194138 Downloads
wrap curl client (http client) for PHP 5.3; using php multi curl, parallel request and write asynchronous code
hhxsv5/php-multi-curl
26829 Downloads
A simple and efficient library wrapping curl_multi_* is used to handle parallel http requests.
dypa/phpmulticurl
27285 Downloads
Ultra fast non-blocking OOP wrapper for curl_multi_* functions.
phpcurl/curlwrapper
105093 Downloads
The simplest OOP wrapper for curl, curl_multi, curl_share functions. Use CURL as a dependency, not hard-coded!
khr/react-curl
32445 Downloads
multi curl driver for reactphp.
maurice2k/multicurl
16173 Downloads
Object-oriented asynchronous multi-curl wrapper
bluepsyduck/multicurl
7830 Downloads
Simple library helping with requesting multiple resources at once using multi cUrl.
efabrica/revolt-curl-client
11566 Downloads
Implementation of Symfony's HttpClientInterface that combines multicurl with Revolt's async EventLoop
smoren/multicurl
46 Downloads
Multi curl wrapper for making parallel HTTP requests
meabed/asynchronous-soap
10971 Downloads
Multi curl SoapClient that allow to perform multiple requests to SoapServer
sinacms/multihttp
397 Downloads
a tool for multi-curl written in php
rryqszq4/jsonrpc
1 Downloads
Lightweight, fast JsonRPC 2.0 client/server of PHP extension,base on multi_curl + epoll of client.