Libraries tagged by flock
symfony/lock
82996616 Downloads
Creates and manages locks, a mechanism to provide exclusive access to a shared resource
malkusch/lock
6989370 Downloads
Mutex library for exclusive code execution.
arvenil/ninja-mutex
2791150 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
yriveiro/php-fslock
98157 Downloads
A simple lock implementation using flock.
fab2s/filelock
220357 Downloads
A fluent Helper to properly handle file locking with flock
ixarlie/mutex-bundle
23096 Downloads
A Symfony bundle for Mutex implementation for PHP
fostam/filelock
18559 Downloads
Simple file based locking with lock timeout and exceptions
tajmahal86/ninja-mutex
458 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
hollyit/laravel-lock
1528 Downloads
A Laravel wrapper for the Symfony Lock component to provide semaphore style locks on long running processes.
dorantor/filelock
9453 Downloads
Simple php library providing OOP-interface to file locks.
denismitr/mutex
7755 Downloads
PHP Mutex Library
avtonom/semaphore-bundle
2765 Downloads
A generic locking Symfony bundle for PHP, that uses named locks for semaphore acquire and release, to guarantee atomicity
antriver/ninja-mutex
33831 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
deminy/ninja-mutex
11082 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
vrajroham/laravel-flock-notification
7611 Downloads
Laravel Flock Notification Channel