Libraries tagged by multi curl
opgg/riotquest
2637 Downloads
RiotQuest, PHP RiotAPI client library that focused on multi request from OP.GG
leadingfellows/multiserver_guzzle
24731 Downloads
PSR-7 multi-server guzzle client
smoren/multicurl
97 Downloads
Multi curl wrapper for making parallel HTTP requests
bluepsyduck/multicurl
8876 Downloads
Simple library helping with requesting multiple resources at once using multi cUrl.
bayfrontmedia/multi-curl
4281 Downloads
A simple HTTP client to make single or asynchronous requests utilizing the cURL library.
jaceromri/curl-axel
73 Downloads
PHP based download accelerator
ropendev/curl
6869 Downloads
PHP POO cURL wrapper (PSR friendly) : light and simple.
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.
xsuchy09/rolling-curl
474 Downloads
Rolling-Curl: A non-blocking, non-dos multi-curl library for PHP
shellus/multi-curl
17 Downloads
f3ath/curlwrapper
15882 Downloads
The simplest OOP wrapper for curl, curl_multi, curl_share functions. Use CURL as a dependency, not hard-coded!
cloud-castle/curl
30 Downloads
Полнофункциональная объектная обёртка cURL для PHP 8.1+: текучие запросы, параллельный пул (curl_multi) с окном конкурентности, curl_share, cookie (RFC 6265), потоковая загрузка/выгрузка файлов с докачкой и прогрессом, ретраи с экспоненциальным backoff и Retry-After, перенаправления с повторной проверкой SSRF, HTTP/2, mTLS и пиннинг сертификатов, маскирование секретов, тайминги, мок-обработчик и экспорт запроса в команду curl, разбор ответа в JSON/XML/YAML/NEON с автоопределением формата. Сетевой слой требует только ext-curl.
alixaxel/curly
6 Downloads
Parallel cURL Wrapper for PHP
mateodioev/async-curl-requests
46 Downloads
Multi requests async with php