Libraries tagged by lock file
rych/lock
217 Downloads
Simple lockfile management class.
src-run/augustus-file-lock-library
213 Downloads
A simple file locking abstraction layer.
php-comp/lock
62 Downloads
lock library of the php
inhere/lock
131 Downloads
lock library of the php
benconstable/lock
1110 Downloads
Simple object-oriented file lock management
lynnfly/hyperf-redis-lock
30 Downloads
Hyperf filesystem url generator
gilak/nolock
2150 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
4 Downloads
lyoshenka/php-simple-lock
41 Downloads
A simple PHP advisory lock implementation. Uses flock() internally.
chrissileinus/lockfile
21 Downloads
Handel a lockfile
sn01615/file-lock
68 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.
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
andydune/task-lock
27 Downloads
Usefull for control tasks to avoid parallel job. It support MongoDB or files.