Libraries tagged by concurrency
amphp/amp
91298538 Downloads
A non-blocking concurrency framework for PHP applications.
revolt/event-loop
18881067 Downloads
Rock-solid event loop for concurrent PHP applications.
clue/mq-react
437138 Downloads
Mini Queue, the lightweight in-memory message queue to concurrently do many (but not too many) things at once, built on top of ReactPHP
swoole/swoole
1135 Downloads
Swoole is an event-driven, asynchronous, coroutine-based concurrency library with high performance for PHP.
cheprasov/php-redis-lock
379883 Downloads
RedisLock 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.
clue/reactphp-flux
96314 Downloads
Flux, the lightweight stream processor to concurrently do many (but not too many) things at once, built on top of ReactPHP.
jerome/matrix
3501 Downloads
An unparalleled PHP asynchronous experience, offering genuine concurrency and fiber-based task management.
amphp/http-tunnel
677020 Downloads
HTTP/1.1 CONNECT tunnel connector built on the Amp concurrency framework
amphp/artax
829677 Downloads
Asynchronous parallel HTTP/1.1 client built on the Amp concurrency framework
rdlowrey/alert
2984 Downloads
A non-blocking concurrency framework for PHP applications.
opsway/doctrine-orm-swoole
12261 Downloads
Doctrine EntityManager Decorator for Swoole & coroutine (concurrency requests) support
leocavalcante/swoole-futures
1353 Downloads
Futures + async/await for PHP's Swoole concurrency run-time.
justbetter/laravel-unique-values
192 Downloads
Package to generate unique values with support for concurrency utilizing cache locking
icicleio/concurrent
35175 Downloads
Concurrency component for Icicle.
cheprasov/php-memcached-lock
218998 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.