Libraries tagged by concurrent
unisharp/laravel-jwt
10407 Downloads
A jwt package for reisssuing token purpose based on jwt-auth package.
sinacms/multihttp
397 Downloads
a tool for multi-curl written in php
la/swoole-connection-manager
151 Downloads
Swoole connection manager for Laravel
joshdifabio/resource-pool
21086 Downloads
Regulate the concurrency level of your async components
freerkminnema/synchronized
1282 Downloads
A Laravel package that provides a `synchronized` function that uses atomic locks to prevent a critical section of code from running in parallel across multiple requests.
rdlowrey/amp
217 Downloads
Non-blocking thread pool task dispatch
ajgl/session-concurrency-bundle
64 Downloads
Symfony bundle to control session concurrency
x/laravel-connection-pool
4 Downloads
Connection pooling for illuminate/database
wilbur-yu/hyperf-cache-ext
2668 Downloads
hyperf cache counter rate limiter
vectorial1024/laravel-process-async
2 Downloads
Utilize Laravel Process to run PHP code asynchronously, as if using Laravel Concurrency.
trowski/react-fiber
25 Downloads
ReactPHP + ext-fiber
n-hor/pcntl-parallel
99 Downloads
Execute PHP code in parallel with single or persistent task worker.
morris/sync
2867 Downloads
Synchronized function calls for PHP
logicalsteps/async
1046 Downloads
async await implementation using generator function in php
keggermont/laravel-amphp
27 Downloads
Boost Laravel performance with AmPHP's asynchronous capabilities. Run parallel tasks, HTTP requests, and database operations with automatic chunking while retaining a simple, expressive API. Perfect for improving API response times and resource utilization.