Libraries tagged by mutex
symfony/lock
138256079 Downloads
Creates and manages locks, a mechanism to provide exclusive access to a shared resource
amphp/sync
60358837 Downloads
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
malkusch/lock
10082204 Downloads
Mutex library for exclusive code execution.
arvenil/ninja-mutex
3807148 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
illuminated/console-mutex
981003 Downloads
Mutex for Laravel Console Commands.
yiisoft/mutex
162537 Downloads
Yii Mutex Library
wyrihaximus/react-mutex
83233 Downloads
Mutex locking for ReactPHP projects
yiisoft/mutex-redis
95977 Downloads
Yii Mutex Library - Redis Driver
pastuhov/yii2-redis-mutex
29456 Downloads
Yii2 Redis mutex.
wyrihaximus/react-mutex-contracts
93505 Downloads
Mutex locking contracts for ReactPHP projects
pudongping/hyperf-wise-locksmith
7326 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
62032 Downloads
Advisory Locking Features of Postgres/MySQL/MariaDB on Laravel
ginnerpeace/laravel-redis-lock
119162 Downloads
Simple redis distributed locks for Laravel.
yiisoft/mutex-pdo-pgsql
2859 Downloads
Yii Mutex Library - Postgres PDO Driver
yiisoft/mutex-pdo-mysql
8578 Downloads
Yii Mutex Library - MySQL PDO Driver