Libraries tagged by flock
symfony/lock
110261647 Downloads
Creates and manages locks, a mechanism to provide exclusive access to a shared resource
malkusch/lock
8625535 Downloads
Mutex library for exclusive code execution.
arvenil/ninja-mutex
3316707 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
fab2s/filelock
276306 Downloads
A fluent Helper to properly handle file locking with flock
yriveiro/php-fslock
100484 Downloads
A simple lock implementation using flock.
ixarlie/mutex-bundle
27803 Downloads
A Symfony bundle for Mutex implementation for PHP
fostam/filelock
23370 Downloads
Simple file based locking with lock timeout and exceptions
antriver/ninja-mutex
36405 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
deminy/ninja-mutex
12020 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
vrajroham/laravel-flock-notification
7636 Downloads
Laravel Flock Notification Channel
tajmahal86/ninja-mutex
881 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
polderknowledge/php-peek-lock
229 Downloads
A PHP library which acts as a wrapper around flock() to provide an interprocess lock.
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
9456 Downloads
Simple php library providing OOP-interface to file locks.
denismitr/mutex
8317 Downloads
PHP Mutex Library