Libraries tagged by multicurl
chuyskywalker/rolling-curl
459429 Downloads
Rolling-Curl: A non-blocking, non-dos multi-curl library for PHP
jmathai/php-multi-curl
236547 Downloads
A high performance PHP library for asynchronous curl http calls.
meabed/php-parallel-soap
93066 Downloads
Parallel, multi-curl PHP SoapClient that performs many SOAP requests concurrently
khr/php-mcurl-client
229331 Downloads
wrap curl client (http client) for PHP 5.3; using php multi curl, parallel request and write asynchronous code
hhxsv5/php-multi-curl
30885 Downloads
A simple and efficient library wrapping curl_multi_* is used to handle parallel http requests.
meabed/asynchronous-soap
11706 Downloads
Parallel, multi-curl PHP SoapClient that performs many SOAP requests concurrently
dypa/phpmulticurl
31389 Downloads
Ultra fast non-blocking OOP wrapper for curl_multi_* functions.
phpcurl/curlwrapper
111811 Downloads
The simplest OOP wrapper for curl, curl_multi, curl_share functions. Use CURL as a dependency, not hard-coded!
khr/react-curl
38661 Downloads
multi curl driver for reactphp.
maurice2k/multicurl
21684 Downloads
Object-oriented asynchronous multi-curl wrapper
bayfrontmedia/multi-curl
4067 Downloads
A simple HTTP client to make single or asynchronous requests utilizing the cURL library.
efabrica/revolt-curl-client
17709 Downloads
Implementation of Symfony's HttpClientInterface that combines multicurl with Revolt's async EventLoop
bluepsyduck/multicurl
8750 Downloads
Simple library helping with requesting multiple resources at once using multi cUrl.
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.