Libraries tagged by lock file
crazedsanity/lockfile
203 Downloads
Create a *.lock file, such as to lock down upgrades from running concurrently.
lyoshenka/php-simple-lock
42 Downloads
A simple PHP advisory lock implementation. Uses flock() internally.
chrissileinus/lockfile
24 Downloads
Handel a lockfile
src-run/augustus-file-lock-library
222 Downloads
A simple file locking abstraction layer.
sn01615/file-lock
87 Downloads
Php file lock tool.
procentr/file-lock-manager
1 Downloads
A lightweight PHP library for managing file locks. No, seriously, it works. I mean... does anyone actually use this? ;-)
bonsaicode/filelock
16 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
2 Downloads
Simple php library providing OOP-interface to file locks.
balpom/files
10 Downloads
Simple library for read and write files with using locks.
vamakin/git-files-changes-hooks
444 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
posternak/composer-file
1 Downloads
The joyful way to programmatically read and edit composer.json and composer.lock in PHP — drop it into any script or automation.
philiprehberger/safe-file-writer
68 Downloads
Atomic file writes with temp-file swap and file locking
andydune/task-lock
27 Downloads
Usefull for control tasks to avoid parallel job. It support MongoDB or files.
emmetog/locker
24 Downloads
A library that allows only one process to execute at a time
zsbt/misc
70 Downloads
Misc PHP features for everyday coding