Libraries tagged by locks
tajmahal86/ninja-mutex
1352 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
stekycz/critical-section
37222 Downloads
Lightweight class supporting critical section locking
moselwal/keyvalue-store
195 Downloads
KeyValue Store integration for TYPO3 (Redis/Valkey) with PHPRedis >= 6.3, Sentinel and TLS/mTLS.
kenny1911/doctrine-aggrolock
1779 Downloads
Doctrine ORM extension, that supports optimistic lock for aggregate entities
f3ath/flock
410 Downloads
Simple locking mechanism on top of flock()
dorantor/filelock
9502 Downloads
Simple php library providing OOP-interface to file locks.
denismitr/mutex
8645 Downloads
PHP Mutex Library
bileto/critical-section
23715 Downloads
Lightweight class supporting critical section locking
avtonom/semaphore-bundle
2899 Downloads
A generic locking Symfony bundle for PHP, that uses named locks for semaphore acquire and release, to guarantee atomicity
antriver/ninja-mutex
39888 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
anourvalar/laravel-atom
12525 Downloads
ACID API
deminy/ninja-mutex
13152 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
tajmahal86/console-mutex
1349 Downloads
Mutex for Laravel Console Commands.
sofa/model-locking
48175 Downloads
Pseudo pessimistic model locking with broadcasted events for Laravel Eloquent ORM.
picanova/laravel-redlock
4577 Downloads
Redis distributed locks for laravel