Libraries tagged by concurrently
amphp/thread
5543 Downloads
Non-blocking thread pool task dispatch
webgriffe/payum-lock-request-extension
12088 Downloads
A Payum extension providing the ability to lock concurrent requests.
pudongping/hyperf-wise-locksmith
1384 Downloads
A mutex library provider for the Hyperf framework, designed to enable serialized execution of PHP code in high-concurrency scenarios.
pecl/parallel
7 Downloads
A succinct parallel concurrency API for PHP 8
mrclay/userland-session
54347 Downloads
Provides a an HTTP cookie-based session in plain PHP, allowing concurrent use with existing native sessions.
leocavalcante/swoole-futures
1353 Downloads
Futures + async/await for PHP's Swoole concurrency run-time.
afrihost/swarm-process
22294 Downloads
Much like the Process package, but this will run a list of processes, with a limited concurrent - and keep track of them
n2n/n2n-concurrency
2814 Downloads
php concurrency utils by n2n
bingo-soft/concurrent
562 Downloads
Concurrent programming constructs for PHP
zhgzhg/gphpthread
3808 Downloads
Generic PHP Threads library using only pure PHP
sinacms/multihttp
397 Downloads
a tool for multi-curl written in php
phpgt/promise
1536 Downloads
Pleasantly work with asynchronous code.
phpgt/async
1341 Downloads
Promise-based non-blocking operations.
larowka/prevent-duplicate-requests
359 Downloads
Prevent duplicate requests middleware for Laravel applications.
joshdifabio/resource-pool
21084 Downloads
Regulate the concurrency level of your async components