Libraries tagged by multi-curl
khr/php-mcurl-client
238636 Downloads
wrap curl client (http client) for PHP 5.3; using php multi curl, parallel request and write asynchronous code
chuyskywalker/rolling-curl
470601 Downloads
Rolling-Curl: A non-blocking, non-dos multi-curl library for PHP
jmathai/php-multi-curl
237258 Downloads
A high performance PHP library for asynchronous curl http calls.
meabed/php-parallel-soap
96582 Downloads
Parallel, multi-curl PHP SoapClient that performs many SOAP requests concurrently
hhxsv5/php-multi-curl
31587 Downloads
A simple and efficient library wrapping curl_multi_* is used to handle parallel http requests.
khr/react-curl
40089 Downloads
multi curl driver for reactphp.
dypa/phpmulticurl
31962 Downloads
Ultra fast non-blocking OOP wrapper for curl_multi_* functions.
phpcurl/curlwrapper
112344 Downloads
The simplest OOP wrapper for curl, curl_multi, curl_share functions. Use CURL as a dependency, not hard-coded!
meabed/asynchronous-soap
11782 Downloads
Parallel, multi-curl PHP SoapClient that performs many SOAP requests concurrently
maurice2k/multicurl
22581 Downloads
Object-oriented asynchronous multi-curl wrapper
bayfrontmedia/multi-curl
4281 Downloads
A simple HTTP client to make single or asynchronous requests utilizing the cURL library.
smoren/multicurl
97 Downloads
Multi curl wrapper for making parallel HTTP requests
sinacms/multihttp
409 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.
bluepsyduck/multicurl
8873 Downloads
Simple library helping with requesting multiple resources at once using multi cUrl.