Libraries tagged by multicurl
chuyskywalker/rolling-curl
457302 Downloads
Rolling-Curl: A non-blocking, non-dos multi-curl library for PHP
jmathai/php-multi-curl
236432 Downloads
A high performance PHP library for asynchronous curl http calls.
meabed/php-parallel-soap
92436 Downloads
Multi curl SoapClient that allow to perform multiple requests to SoapServer
khr/php-mcurl-client
226982 Downloads
wrap curl client (http client) for PHP 5.3; using php multi curl, parallel request and write asynchronous code
hhxsv5/php-multi-curl
30789 Downloads
A simple and efficient library wrapping curl_multi_* is used to handle parallel http requests.
meabed/asynchronous-soap
11696 Downloads
Multi curl SoapClient that allow to perform multiple requests to SoapServer
dypa/phpmulticurl
31261 Downloads
Ultra fast non-blocking OOP wrapper for curl_multi_* functions.
phpcurl/curlwrapper
111640 Downloads
The simplest OOP wrapper for curl, curl_multi, curl_share functions. Use CURL as a dependency, not hard-coded!
khr/react-curl
38420 Downloads
multi curl driver for reactphp.
maurice2k/multicurl
21490 Downloads
Object-oriented asynchronous multi-curl wrapper
bluepsyduck/multicurl
8720 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
efabrica/revolt-curl-client
17470 Downloads
Implementation of Symfony's HttpClientInterface that combines multicurl with Revolt's async EventLoop
bayfrontmedia/multi-curl
3960 Downloads
A simple HTTP client to make single or asynchronous requests utilizing the cURL library.
rryqszq4/jsonrpc
1 Downloads
Lightweight, fast JsonRPC 2.0 client/server of PHP extension,base on multi_curl + epoll of client.