Libraries tagged by mute
socloz/ninja-mutex
30126 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
packaged/mutex
28214 Downloads
Mutex with a variety of providers
leocavalcante/swoole-mutex
2 Downloads
Mutual exclusion abstractions for PHP's Swoole concurrency run-time.
kelunik/redis-mutex
1831 Downloads
foxtech6/mutexsafe
83 Downloads
MutexSafe will help you use mutex more effectively. Different mutex for different components are presented. In addition, you can add your own lockers and use within the library.
fivesqrd/mutex
1111 Downloads
Shared locking library for multi server implementations
alex/mutexlock
2525 Downloads
MutexLock makes sure that a cron job defined in multiple identical web servers will not execute more than one task at a time. Backed by Redis.
yiisoft/mutex-db-redis
18 Downloads
Yii Mutex Library - Redis Driver
yiisoft/mutex-db-pgsql
923 Downloads
Yii Mutex Library - Postgres PDO Driver
yiisoft/mutex-db-mysql
42 Downloads
Yii Mutex Library - MySQL PDO Driver
foxtech6/mutex-locker
147 Downloads
MutexSafe will help you use mutex more effectively. Different mutex for different components are presented. In addition, you can add your own lockers and use within the library.
hn/video
576 Downloads
TYPO3 extension that compresses videos during upload to 720p H.264 MP4 using ffmpeg.wasm for optimal compatibility, storage, and performance.
rtckit/react-redlock
7769 Downloads
Asynchronous distributed locks with Redis and ReactPHP
neovg/phpredis-lock
8511 Downloads
Simple mutex locking class with support for TTL using PHPRedis as backend.
cybercog/php-db-locker
24 Downloads
PHP application-level database locking mechanisms