Libraries tagged by concurrency
cheprasov/php-memcached-lock
228195 Downloads
MemcachedLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.
myparcelcom/concurrency-safe-migrations
46905 Downloads
Provides an artisan command that runs migrations but prevents execution at the same time
unisharp/laravel-jwt
10480 Downloads
A jwt package for reisssuing token purpose based on jwt-auth package.
peehaa/async-twitter
1321 Downloads
Asynchronous parallel Twitter client built on the Amp concurrency framework
peehaa/async-chatter-bot
1055 Downloads
Asynchronous chatter bot client built on the Amp concurrency framework
pecl/parallel
14 Downloads
A succinct parallel concurrency API for PHP 8
opsway/doctrine-orm-swoole
12864 Downloads
Doctrine EntityManager Decorator for Swoole & coroutine (concurrency requests) support
peridot-php/peridot-concurrency
37656 Downloads
Concurrent spec runner for the peridot bdd framework
n2n/n2n-concurrency
4229 Downloads
php concurrency utils by n2n
sinacms/multihttp
399 Downloads
a tool for multi-curl written in php
phpgt/promise
1651 Downloads
Pleasantly work with asynchronous code.
phpgt/async
1451 Downloads
Promise-based non-blocking operations.
n-hor/pcntl-parallel
107 Downloads
Execute PHP code in parallel with single or persistent task worker.
la/swoole-connection-manager
417 Downloads
Swoole connection manager for Laravel
kiwilan/php-http-pool
2609 Downloads
PHP package with easy-to-use GuzzleHttp pool wrapper to make concurrent requests.