Libraries tagged by floc block
codeages/symfony-lock-lite
8673 Downloads
Symfony Lock Component
digicomp/flowsessionlock
3885 Downloads
Session locking for Neos Flow - it secures the session becoming corrupted by concurrent access to the same session by different requests
socloz/ninja-mutex
30409 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
deminy/ninja-mutex
13049 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
denismitr/mutex
8626 Downloads
PHP Mutex Library
danil-kashin/file-lock
54 Downloads
File-based exclusive locking via flock().
polderknowledge/php-peek-lock
229 Downloads
A PHP library which acts as a wrapper around flock() to provide an interprocess lock.
f3ath/flock
351 Downloads
Simple locking mechanism on top of flock()
equidna/bird-flock
136 Downloads
Bird Flock - messaging bus for multi-channel outbound messaging (SMS, WhatsApp, Email) with DLQ and idempotency
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.
benconstable/lock
1125 Downloads
Simple object-oriented file lock management
aertmann/brute-force
1554 Downloads
Simple brute-force prevention (account locking) for Flow
tajmahal86/ninja-mutex
1311 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
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.
dorantor/filelock
9489 Downloads
Simple php library providing OOP-interface to file locks.