Libraries tagged by flock
zhenxxin/yii2-auto-lock
6 Downloads
Auto lock when processing console application.
swordev/mutex
3 Downloads
Read-write concurrency control
michel/lock
1 Downloads
A flexible PHP locking library designed to prevent race conditions in CLI and web environments.
m-rubin-itmegastar-com/lock
2 Downloads
Mutex library for exclusive code execution.
kaliop/lock-command-bundle
73 Downloads
Features for Symfony commands
hollyit/laravel-lock
1741 Downloads
A Laravel wrapper for the Symfony Lock component to provide semaphore style locks on long running processes.
higidi/ninja-mutex
7598 Downloads
Simple to use mutex implementation that can use directory, flock, memcache, memcached, mysql or redis (predis) for locking
geoffroy-aubry/mutex
155 Downloads
Mutex & Semaphore PHP implementations both based only on flock() function.
aharavenka/filelock
2 Downloads
Simple php library providing OOP-interface to file locks.
acet/reslock
46 Downloads
Dependable advisory resource lock - for files and other contentious resources
flockyn/phpflock
116 Downloads
Essential, high-performance static utilities methods for common PHP tasks.
flockler/dummy-pkg
5 Downloads
Preventing Dependency Confusion in PHP with Composer
flock3/klogger
236 Downloads
A Simple Logging Class
miljan9602/webhook-client
394 Downloads
Library which will work with webhooksmanager. https://github.com/FlockMgmt/webhooksmanager
lyoshenka/php-simple-lock
42 Downloads
A simple PHP advisory lock implementation. Uses flock() internally.