Libraries tagged by multicurl
jmathai/php-multi-curl
222915 Downloads
A high performance PHP library for asynchronous curl http calls.
chuyskywalker/rolling-curl
381342 Downloads
Rolling-Curl: A non-blocking, non-dos multi-curl library for PHP
meabed/php-parallel-soap
65162 Downloads
Multi curl SoapClient that allow to perform multiple requests to SoapServer
khr/php-mcurl-client
172919 Downloads
wrap curl client (http client) for PHP 5.3; using php multi curl, parallel request and write asynchronous code
hhxsv5/php-multi-curl
24533 Downloads
A simple and efficient library wrapping curl_multi_* is used to handle parallel http requests.
dypa/phpmulticurl
24044 Downloads
Ultra fast non-blocking OOP wrapper for curl_multi_* functions.
phpcurl/curlwrapper
100981 Downloads
The simplest OOP wrapper for curl, curl_multi, curl_share functions. Use CURL as a dependency, not hard-coded!
khr/react-curl
29296 Downloads
multi curl driver for reactphp.
maurice2k/multicurl
13413 Downloads
Object based asynchronous multi-curl wrapper
bluepsyduck/multicurl
6885 Downloads
Simple library helping with requesting multiple resources at once using multi cUrl.
sinacms/multihttp
394 Downloads
a tool for multi-curl written in php
efabrica/revolt-curl-client
2594 Downloads
Implementation of Symfony's HttpClientInterface that combines multicurl with Revolt's async EventLoop
vinceferro/asynchronous-soap
16436 Downloads
Multi curl SoapClient that allow to perform multiple requests to SoapServer
meabed/asynchronous-soap
10958 Downloads
Multi curl SoapClient that allow to perform multiple requests to SoapServer
xpaw/crimp
23 Downloads
A simple multi curl implementation, optimized for high concurrency.