Libraries tagged by concurrent
swoole/swoole
1296 Downloads
Swoole is an event-driven, asynchronous, coroutine-based concurrency library with high performance for PHP.
cheprasov/php-redis-lock
388273 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.
amphp/http-tunnel
703598 Downloads
HTTP/1.1 CONNECT tunnel connector built on the Amp concurrency framework
amphp/artax
837283 Downloads
Asynchronous parallel HTTP/1.1 client built on the Amp concurrency framework
rdlowrey/alert
2992 Downloads
A non-blocking concurrency framework for PHP applications.
leocavalcante/swoole-futures
1405 Downloads
Futures + async/await for PHP's Swoole concurrency run-time.
justbetter/laravel-unique-values
784 Downloads
Package to generate unique values with support for concurrency utilizing cache locking
jerome/matrix
4745 Downloads
An unparalleled PHP asynchronous experience, offering genuine concurrency and fiber-based task management.
cheprasov/php-memcached-lock
221991 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
44695 Downloads
Provides an artisan command that runs migrations but prevents execution at the same time
amphp/thread
5552 Downloads
Non-blocking thread pool task dispatch
pudongping/hyperf-wise-locksmith
1512 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
12559 Downloads
Doctrine EntityManager Decorator for Swoole & coroutine (concurrency requests) support
n2n/n2n-concurrency
3173 Downloads
php concurrency utils by n2n