Libraries tagged by file-lock
fab2s/filelock
313005 Downloads
A fluent Helper to properly handle file locking with flock
danil-kashin/file-lock
65 Downloads
File-based exclusive locking via flock().
php-comp/lock
70 Downloads
lock library of the php
inhere/lock
133 Downloads
lock library of the php
falconmedia/magento2-csp-sri-lock
34 Downloads
Prevents corrupted sri-hashes.json in Magento 2 by adding atomic writes and file locking.
dorantor/filelock
9494 Downloads
Simple php library providing OOP-interface to file locks.
benconstable/lock
1125 Downloads
Simple object-oriented file lock management
elfaruklabs/generic-cache
11 Downloads
A lightweight file-based caching library for PHP with TTL, atomic writes, and file locking.
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? ;-)
brezgalov/php-simple-file-locker
11 Downloads
Simple file locker for php from http://php.net/manual/ru/function.flock.php#117162
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.
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.