Libraries tagged by concurrent-requests
amphp/http-client
9348030 Downloads
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
fansipan/fansipan
27838 Downloads
A simple package that allows you to write your API integrations or SDKs in a elegant way.
jenky/concurrency
87 Downloads
A simple and efficient solution for concurrently sending HTTP requests using PSR-18 client implementations.
fansipan/peak
6 Downloads
A simple and efficient solution for concurrently sending HTTP requests using PSR-18 client implementations.
webgriffe/payum-lock-request-extension
17681 Downloads
A Payum extension providing the ability to lock concurrent requests.
mage2kishan/module-cachemanager
26 Downloads
Smart cache invalidation on entity save and automated cache warmup with concurrent requests
kiwilan/php-http-pool
2673 Downloads
PHP package with easy-to-use GuzzleHttp pool wrapper to make concurrent requests.
jwh0968/simple-concurrent-request-client
12 Downloads
一个基于guzzlehttp实现的并发请求的客户端,通过此终端可以完成并发去请求多个接口并统一拿到返回结果
jarod2011/simple-concurrent-request-client
51 Downloads
一个基于guzzlehttp实现的并发请求的客户端,通过此终端可以完成并发去请求多个接口并统一拿到返回结果
retrowaver/strawpoll-voter
4 Downloads
Simple library for PHP that adds votes in strawpoll.me polls. Pretty fast since it uses concurrent requests.
largerio/laravel-concurrent-limiter
0 Downloads
LaravelConcurrentLimiter is a lightweight Laravel middleware that limits concurrent requests per user (or IP). It delays requests until a slot is available or returns an error after a maximum wait time, protecting your app from resource exhaustion and ensuring fair usage under high load.
fembri/lspcs
125 Downloads
Laravel Session patch to support concurrent request.
opsway/doctrine-orm-swoole
13968 Downloads
Doctrine EntityManager Decorator for Swoole & coroutine (concurrency requests) support