Libraries tagged by concurrently
webgriffe/payum-lock-request-extension
11157 Downloads
A Payum extension providing the ability to lock concurrent requests.
pudongping/hyperf-wise-locksmith
1256 Downloads
A mutex library provider for the Hyperf framework, designed to enable serialized execution of PHP code in high-concurrency scenarios.
pecl/parallel
6 Downloads
A succinct parallel concurrency API for PHP 8
opsway/doctrine-orm-swoole
11915 Downloads
Doctrine EntityManager Decorator for Swoole & coroutine (concurrency requests) support
mrclay/userland-session
53461 Downloads
Provides a an HTTP cookie-based session in plain PHP, allowing concurrent use with existing native sessions.
afrihost/swarm-process
21781 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
2325 Downloads
php concurrency utils by n2n
zhgzhg/gphpthread
3776 Downloads
Generic PHP Threads library using only pure PHP
sinacms/multihttp
397 Downloads
a tool for multi-curl written in php
phpgt/promise
1436 Downloads
Pleasantly work with asynchronous code.
n-hor/pcntl-parallel
74 Downloads
Execute PHP code in parallel with single or persistent task worker.
larowka/prevent-duplicate-requests
253 Downloads
Prevent duplicate requests middleware for Laravel applications.
joshdifabio/resource-pool
21082 Downloads
Regulate the concurrency level of your async components
freerkminnema/synchronized
712 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