Libraries tagged by mutex lock
symfony/lock
140448191 Downloads
Creates and manages locks, a mechanism to provide exclusive access to a shared resource
malkusch/lock
10177259 Downloads
Mutex library for exclusive code execution.
arvenil/ninja-mutex
3825853 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
illuminated/console-mutex
987414 Downloads
Mutex for Laravel Console Commands.
wyrihaximus/react-mutex
87865 Downloads
Mutex locking for ReactPHP projects
ginnerpeace/laravel-redis-lock
119988 Downloads
Simple redis distributed locks for Laravel.
wyrihaximus/react-mutex-contracts
98154 Downloads
Mutex locking contracts for ReactPHP projects
pudongping/hyperf-wise-locksmith
7586 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
62542 Downloads
Advisory Locking Features of Postgres/MySQL/MariaDB on Laravel
snowio/magento2-mutexes
153843 Downloads
A Magento 2 module which encapsulates various operations in mutex locks
cognizo/redis-mutex
57720 Downloads
A simple Redis-backed mutex lock.
snowio/magento2-product-save-mutex
27988 Downloads
A Magento 2 module which encapsulates various operations in mutex locks
soulseekah/wp-lock
547 Downloads
A library for locking and mutexes for the WordPress Core
wpdesk/wp-mutex
42728 Downloads
Library for locking in Wordpress.
pudongping/wise-locksmith
7756 Downloads
Mutex library for exclusive code execution.