Libraries tagged by mutex
php-service-bus/mutex
12919 Downloads
PHP Mutex implementation
phlib/mutex
5731 Downloads
PHP mutex handling in different ways
fivesqrd/mutex
1175 Downloads
Shared locking library for multi server implementations
denismitr/mutex
8251 Downloads
PHP Mutex Library
deminy/ninja-mutex
11734 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
credy/yii2-mutex-migrate
2370 Downloads
Add mutex to yii2 migrations
freerkminnema/synchronized
1263 Downloads
A Laravel package that provides a `synchronized` function that uses atomic locks to prevent a critical section of code from running in parallel across multiple requests.
fortrabbit/yii-memcached
7949 Downloads
Memcached Session & Cache for Craft CMS / Yii2 on fortrabbit
cosmic-beacon/critical-section
4128 Downloads
Handles critical sections while executing multiple php scripts in parallel. Useful for cron and any other recurrently run scripts.
yiisoft/mutex-pdo-oracle
11 Downloads
Yii Mutex Library - Oracle PDO Driver
wshafer/ninja-mutex-zf2
24231 Downloads
ZF2 Wrapper for arvenil/ninja-mutex.
socloz/ninja-mutex
30173 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
packaged/mutex
28260 Downloads
Mutex with a variety of providers
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.
yiisoft/mutex-db-redis
21 Downloads
Yii Mutex Library - Redis Driver