Libraries tagged by multi requests
moxiecode/plupload
621766 Downloads
Plupload is a JavaScript API for dealing with file uploads it supports features like multiple file selection, file type filtering, request chunking, client side image scaling and it uses different runtimes to achieve this such as HTML 5, Silverlight and Flash.
khr/php-mcurl-client
242864 Downloads
wrap curl client (http client) for PHP 5.3; using php multi curl, parallel request and write asynchronous code
chuyskywalker/rolling-curl
474115 Downloads
Rolling-Curl: A non-blocking, non-dos multi-curl library for PHP
meabed/php-parallel-soap
98066 Downloads
Parallel, multi-curl PHP SoapClient that performs many SOAP requests concurrently
hhxsv5/php-multi-curl
31791 Downloads
A simple and efficient library wrapping curl_multi_* is used to handle parallel http requests.
jyggen/curl
150969 Downloads
A simple and lightweight cURL library with support for asynchronous requests.
ropendev/curl
6960 Downloads
PHP POO cURL wrapper (PSR friendly) : light and simple.
meabed/asynchronous-soap
11817 Downloads
Parallel, multi-curl PHP SoapClient that performs many SOAP requests concurrently
dypa/phpmulticurl
32110 Downloads
Ultra fast non-blocking OOP wrapper for curl_multi_* functions.
opgg/riotquest
2648 Downloads
RiotQuest, PHP RiotAPI client library that focused on multi request from OP.GG
sgalinski/sg-apicore
178 Downloads
Modern API Core for TYPO3 - Modern, performance-driven TYPO3 API framework with attribute-based routing and endpoint metadata, multi-API/multi-version setup, tenant-aware request context, OpenAPI 3 generation with Swagger UI and CLI export, MCP/Model Context Protocol tool exposure over JSON-RPC and Streamable HTTP, token/user/backend authentication (opaque bearer + JWT + FE/BE contexts), scope enforcement, auto-CRUD resource registration via TCA/DataHandler, built-in response caching, rate limiting, structured request/response logging with redaction, backend dashboards for APIs/tokens/endpoints/rate-limits/logs, and optional legacy sg_rest compatibility.
sinacms/multihttp
409 Downloads
a tool for multi-curl written in php
schtzie/laravel-keystone
22 Downloads
API key management for Laravel — attach API keys to any Eloquent model, authenticate requests via HMAC SHA-256, cache keys in Redis, and support stancl/tenancy v4 multi-tenant architectures.
evaisse/simple-http-bundle
180264 Downloads
A very simple symfony http client bundle built on the httpfoundation component (instead of guzzle), using cURL and cURL multi.
mateodioev/async-curl-requests
46 Downloads
Multi requests async with php