Libraries tagged by concurrent
swow/swow-library
35 Downloads
Coroutine-based multi-platform support library with a focus on concurrent I/O
senza1dio/database-pool
2 Downloads
Enterprise-grade database connection pooling for PHP with circuit breaker, auto-scaling, and PostgreSQL/MySQL/SQLite support. Battle-tested at 100k+ concurrent users.
liuggio/spawn
18 Downloads
Concurrent processing of closures and commands in PHP with ease.
flyokai/revolt-event-loop
31 Downloads
Rock-solid event loop for concurrent PHP applications.
dezento/crawlify
24 Downloads
Fast Concurrent Crawler
configured/race
464 Downloads
Race for Laravel: run multiple attempts concurrently and return the first valid result.
bettergist/concurrency-helper
8 Downloads
A super simple way to concurrently run many PHP instances.
bensedev/laravel-inflight-query-lock
3 Downloads
Deduplicate concurrent identical queries using distributed locks and async execution
reactphp-x/concurrent
107 Downloads
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.
bricksasp/concurrent
7 Downloads
bricksasp concurrent
vox/concurrent-futures
15 Downloads
Use concurrent multiple process on a python like interface.
trunglv/magento2-concurrent_indexer
9 Downloads
Magento2 concurrent indexer with spatie/fork
reactphp-x/limiter-concurrent
50 Downloads
karim-tao/concurrent-console-progress
1 Downloads
Concurrent progress dashboard for PHP console applications that need to render and monitor multiple concurrent tasks in a single live terminal view.