Libraries tagged by mutex lock
symfony/lock
99901235 Downloads
Creates and manages locks, a mechanism to provide exclusive access to a shared resource
malkusch/lock
8050186 Downloads
Mutex library for exclusive code execution.
arvenil/ninja-mutex
3106953 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
illuminated/console-mutex
741495 Downloads
Mutex for Laravel Console Commands.
ginnerpeace/laravel-redis-lock
94536 Downloads
Simple redis distributed locks for Laravel.
wyrihaximus/react-mutex
39623 Downloads
Mutex locking for ReactPHP projects
snowio/magento2-mutexes
152801 Downloads
A Magento 2 module which encapsulates various operations in mutex locks
cognizo/redis-mutex
55223 Downloads
A simple Redis-backed mutex lock.
snowio/magento2-product-save-mutex
23252 Downloads
A Magento 2 module which encapsulates various operations in mutex locks
wyrihaximus/react-mutex-contracts
49946 Downloads
Mutex locking contracts for ReactPHP projects
soulseekah/wp-lock
386 Downloads
A library for locking and mutexes for the WordPress Core
wpdesk/wp-mutex
37625 Downloads
Library for locking in Wordpress.
pudongping/wise-locksmith
1555 Downloads
Mutex library for exclusive code execution.
pudongping/hyperf-wise-locksmith
1429 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
58661 Downloads
Advisory Locking Features of Postgres/MySQL/MariaDB on Laravel