Libraries tagged by lock file
inhere/lock
131 Downloads
lock library of the php
benconstable/lock
1112 Downloads
Simple object-oriented file lock management
gilak/nolock
2178 Downloads
get read of locking file in both laravel and the way laravel use league filesystem
slowmose/compare-lock-files
5 Downloads
A comparison of lock files that makes the upgrade to another package manager easier
louzet/composer-lock-file-parser
8 Downloads
gabriel-peleskei/lock-file
20 Downloads
Creating lock file for single instance execution
crazedsanity/lockfile
199 Downloads
Create a *.lock file, such as to lock down upgrades from running concurrently.
lyoshenka/php-simple-lock
41 Downloads
A simple PHP advisory lock implementation. Uses flock() internally.
kerekit/lockfile
4 Downloads
Lockfile mechanism with timeout option
chrissileinus/lockfile
23 Downloads
Handel a lockfile
src-run/augustus-file-lock-library
215 Downloads
A simple file locking abstraction layer.
sn01615/file-lock
72 Downloads
Php file lock tool.
bonsaicode/filelock
9 Downloads
Used to prevent a script from being run more than once at the same time by providing mutex functionality via locking a file on the local machine.
aharavenka/filelock
0 Downloads
Simple php library providing OOP-interface to file locks.
vamakin/git-files-changes-hooks
443 Downloads
Set of git hooks, that automatically run custom commands when some files changes. In example, run composer install when composer.lock has been changed