Libraries tagged by mutex
symfony/lock
135659619 Downloads
Creates and manages locks, a mechanism to provide exclusive access to a shared resource
amphp/sync
58423890 Downloads
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
malkusch/lock
9964013 Downloads
Mutex library for exclusive code execution.
arvenil/ninja-mutex
3783628 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
illuminated/console-mutex
971965 Downloads
Mutex for Laravel Console Commands.
yiisoft/mutex
157147 Downloads
Yii Mutex Library
wyrihaximus/react-mutex
79311 Downloads
Mutex locking for ReactPHP projects
yiisoft/mutex-redis
94330 Downloads
Yii Mutex Library - Redis Driver
pastuhov/yii2-redis-mutex
29165 Downloads
Yii2 Redis mutex.
wyrihaximus/react-mutex-contracts
89536 Downloads
Mutex locking contracts for ReactPHP projects
pudongping/hyperf-wise-locksmith
7109 Downloads
A mutex library provider for the Hyperf framework, designed to enable serialized execution of PHP code in high-concurrency scenarios.
mpyw/laravel-database-advisory-lock
61574 Downloads
Advisory Locking Features of Postgres/MySQL/MariaDB on Laravel
ginnerpeace/laravel-redis-lock
118152 Downloads
Simple redis distributed locks for Laravel.
yiisoft/mutex-pdo-pgsql
2744 Downloads
Yii Mutex Library - Postgres PDO Driver
yiisoft/mutex-pdo-mysql
8504 Downloads
Yii Mutex Library - MySQL PDO Driver