Libraries tagged by concurrently
keggermont/laravel-amphp
352 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.
joshdifabio/resource-pool
21107 Downloads
Regulate the concurrency level of your async components
amphp/thread
5555 Downloads
Non-blocking thread pool task dispatch
webgriffe/payum-lock-request-extension
13041 Downloads
A Payum extension providing the ability to lock concurrent requests.
pudongping/hyperf-wise-locksmith
1678 Downloads
A mutex library provider for the Hyperf framework, designed to enable serialized execution of PHP code in high-concurrency scenarios.
peehaa/async-twitter
970 Downloads
Asynchronous parallel Twitter client built on the Amp concurrency framework
pecl/parallel
8 Downloads
A succinct parallel concurrency API for PHP 8
opsway/doctrine-orm-swoole
12652 Downloads
Doctrine EntityManager Decorator for Swoole & coroutine (concurrency requests) support
mrclay/userland-session
55093 Downloads
Provides a an HTTP cookie-based session in plain PHP, allowing concurrent use with existing native sessions.
leocavalcante/swoole-futures
1421 Downloads
Futures + async/await for PHP's Swoole concurrency run-time.
afrihost/swarm-process
22753 Downloads
Much like the Process package, but this will run a list of processes, with a limited concurrent - and keep track of them
peridot-php/peridot-concurrency
37653 Downloads
Concurrent spec runner for the peridot bdd framework
mix/concurrent
15769 Downloads
Coroutine concurrency library based on Swoole
unisharp/laravel-jwt
10409 Downloads
A jwt package for reisssuing token purpose based on jwt-auth package.
solano/solano-phpunit
57268 Downloads
Parallel testing for Solano CI