Libraries tagged by filelock
fab2s/filelock
266574 Downloads
A fluent Helper to properly handle file locking with flock
fab2s/opinhelpers
450753 Downloads
A collection of Simple, opinionated yet hopefully useful PHP Helper Libs
fostam/filelock
22252 Downloads
Simple file based locking with lock timeout and exceptions
dorantor/filelock
9455 Downloads
Simple php library providing OOP-interface to file locks.
src-run/augustus-file-lock-library
221 Downloads
A simple file locking abstraction layer.
benconstable/lock
1116 Downloads
Simple object-oriented file lock management
php-comp/lock
68 Downloads
lock library of the php
inhere/lock
133 Downloads
lock library of the php
sn01615/file-lock
73 Downloads
Php file lock tool.
finwo/filelock
95 Downloads
bonsaicode/filelock
11 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.
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? ;-)
acet/reslock
46 Downloads
Dependable advisory resource lock - for files and other contentious resources
thenexxuz/utils
15 Downloads
A few common helpers for debugging. PID file lock out class and time measurement class.