Libraries tagged by flock
symfony/lock
97712241 Downloads
Creates and manages locks, a mechanism to provide exclusive access to a shared resource
malkusch/lock
7916316 Downloads
Mutex library for exclusive code execution.
arvenil/ninja-mutex
3067582 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
yriveiro/php-fslock
99499 Downloads
A simple lock implementation using flock.
fab2s/filelock
254077 Downloads
A fluent Helper to properly handle file locking with flock
ixarlie/mutex-bundle
25403 Downloads
A Symfony bundle for Mutex implementation for PHP
fostam/filelock
21125 Downloads
Simple file based locking with lock timeout and exceptions
denismitr/mutex
8227 Downloads
PHP Mutex Library
avtonom/semaphore-bundle
2780 Downloads
A generic locking Symfony bundle for PHP, that uses named locks for semaphore acquire and release, to guarantee atomicity
antriver/ninja-mutex
35525 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
deminy/ninja-mutex
11638 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
vrajroham/laravel-flock-notification
7621 Downloads
Laravel Flock Notification Channel
tajmahal86/ninja-mutex
694 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
socloz/ninja-mutex
30156 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
polderknowledge/php-peek-lock
228 Downloads
A PHP library which acts as a wrapper around flock() to provide an interprocess lock.