Libraries tagged by mutex lock
soulseekah/wp-lock
302 Downloads
A library for locking and mutexes for the WordPress Core
tajmahal86/ninja-mutex
458 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
pudongping/wise-locksmith
764 Downloads
Mutex library for exclusive code execution.
pudongping/hyperf-wise-locksmith
726 Downloads
A mutex library provider for the Hyperf framework, designed to enable serialized execution of PHP code in high-concurrency scenarios.
denismitr/mutex
7762 Downloads
PHP Mutex Library
antriver/ninja-mutex
33847 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
deminy/ninja-mutex
11094 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
rtckit/react-redlock
7765 Downloads
Asynchronous distributed locks with Redis and ReactPHP
neovg/phpredis-lock
8465 Downloads
Simple mutex locking class with support for TTL using PHPRedis as backend.
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.
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.
cybercog/php-db-locker
18 Downloads
PHP application-level database locking mechanisms
codeages/symfony-lock-lite
8277 Downloads
Symfony Lock Component
fivesqrd/mutex
1010 Downloads
Shared locking library for multi server implementations
icecave/chastity
13316 Downloads
Distributed advisory locking for PHP.