PHPLock Single-file utility for locking (basic mutex implem. for PHP) targeting multi-threaded applications. Files 📂 php_lock.php: utility's single and main file. usage.php: a basic example on how to use the utility. db/*: example clients for the usage.php file.