Libraries tagged by concurrency
amphp/thread
5552 Downloads
Non-blocking thread pool task dispatch
pudongping/hyperf-wise-locksmith
1536 Downloads
A mutex library provider for the Hyperf framework, designed to enable serialized execution of PHP code in high-concurrency scenarios.
pecl/parallel
8 Downloads
A succinct parallel concurrency API for PHP 8
opsway/doctrine-orm-swoole
12571 Downloads
Doctrine EntityManager Decorator for Swoole & coroutine (concurrency requests) support
n2n/n2n-concurrency
3204 Downloads
php concurrency utils by n2n
unisharp/laravel-jwt
10408 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
154 Downloads
Swoole connection manager for Laravel
kiwilan/php-http-pool
2274 Downloads
PHP package with easy-to-use GuzzleHttp pool wrapper to make concurrent requests.
keggermont/laravel-amphp
66 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
21090 Downloads
Regulate the concurrency level of your async components
rdlowrey/amp
217 Downloads
Non-blocking thread pool task dispatch
freerkminnema/synchronized
1296 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.
peehaa/async-twitter
931 Downloads
Asynchronous parallel Twitter client built on the Amp concurrency framework
peehaa/async-chatter-bot
665 Downloads
Asynchronous chatter bot client built on the Amp concurrency framework