Libraries tagged by mute
symfony/lock
150419731 Downloads
Creates and manages locks, a mechanism to provide exclusive access to a shared resource
amphp/sync
69677231 Downloads
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
malkusch/lock
10600408 Downloads
Mutex library for exclusive code execution.
arvenil/ninja-mutex
3905334 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
illuminated/console-mutex
1013127 Downloads
Mutex for Laravel Console Commands.
yiisoft/mutex
182206 Downloads
Yii Mutex Library
wyrihaximus/react-mutex
108703 Downloads
Mutex locking for ReactPHP projects
akaunting/laravel-mutable-observer
213619 Downloads
Mutable observer package for Laravel
mpyw/laravel-database-advisory-lock
66564 Downloads
Advisory Locking Features of Postgres/MySQL/MariaDB on Laravel
monooso/unobserve
411835 Downloads
Mute and unmute Laravel observers at will.
yiisoft/mutex-redis
102150 Downloads
Yii Mutex Library - Redis Driver
yiisoft/mutex-file
5399 Downloads
Yii Mutex Library - File Driver
wyrihaximus/react-mutex-contracts
124196 Downloads
Mutex locking contracts for ReactPHP projects
zaber-dev/laravel-lock
732 Downloads
Application-level distributed locking for Laravel with Eloquent integration, middleware, automatic owner detection, and cache/database storage.
rtckit/react-redlock
8602 Downloads
Asynchronous distributed locks with Redis and ReactPHP