Libraries tagged by curl_multi
chuyskywalker/rolling-curl
403646 Downloads
Rolling-Curl: A non-blocking, non-dos multi-curl library for PHP
ares333/php-curl
22943 Downloads
The best php curl library.
jmathai/php-multi-curl
227489 Downloads
A high performance PHP library for asynchronous curl http calls.
stefangabos/zebra_curl
66340 Downloads
A high performance solution for making multiple HTTP requests concurrently, asynchronously from your PHP projects using cURL
meabed/php-parallel-soap
74144 Downloads
Multi curl SoapClient that allow to perform multiple requests to SoapServer
khr/php-mcurl-client
189393 Downloads
wrap curl client (http client) for PHP 5.3; using php multi curl, parallel request and write asynchronous code
hhxsv5/php-multi-curl
26245 Downloads
A simple and efficient library wrapping curl_multi_* is used to handle parallel http requests.
khr/react-curl
31909 Downloads
multi curl driver for reactphp.
multirequest/multirequest
29788 Downloads
PHP library for easy and flexible multithread requests handling by CURL.
jyggen/curl
145153 Downloads
A simple and lightweight cURL library with support for asynchronous requests.
phpgt/fetch
17510 Downloads
Asynchronous HTTP client with promises.
phpcurl/curlwrapper
104050 Downloads
The simplest OOP wrapper for curl, curl_multi, curl_share functions. Use CURL as a dependency, not hard-coded!
dypa/phpmulticurl
26535 Downloads
Ultra fast non-blocking OOP wrapper for curl_multi_* functions.
aalfiann/parallel-request-php
15453 Downloads
A PHP class to create multiple request in parallel (non-blocking).
phpgt/curl
4419 Downloads
cURL object wrapper.