Libraries tagged by flock
symfony/lock
94263889 Downloads
Creates and manages locks, a mechanism to provide exclusive access to a shared resource
malkusch/lock
7693977 Downloads
Mutex library for exclusive code execution.
arvenil/ninja-mutex
2996922 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
yriveiro/php-fslock
99166 Downloads
A simple lock implementation using flock.
fab2s/filelock
247427 Downloads
A fluent Helper to properly handle file locking with flock
ixarlie/mutex-bundle
24610 Downloads
A Symfony bundle for Mutex implementation for PHP
fostam/filelock
20192 Downloads
Simple file based locking with lock timeout and exceptions
denismitr/mutex
8085 Downloads
PHP Mutex Library
vrajroham/laravel-flock-notification
7620 Downloads
Laravel Flock Notification Channel
socloz/ninja-mutex
30116 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
antriver/ninja-mutex
35212 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
deminy/ninja-mutex
11419 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
dagelijksdutchgaming/flock-control
20 Downloads
A Pterodactyl Panel addon that allows users to start and stop all their servers at once
tajmahal86/ninja-mutex
643 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.