From 07c56757d138bc955592c83dc94ceb2daf308e61 Mon Sep 17 00:00:00 2001 From: Jamie Date: Tue, 29 Oct 2019 13:26:37 +0000 Subject: [PATCH] Added PHP lock. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1426b84..a75471d 100644 --- a/README.md +++ b/README.md @@ -764,6 +764,7 @@ Libraries to help manage database schemas and migrations. * [Hprose-PHP](https://github.com/hprose/hprose-php) - A very newbility RPC Library, support 25+ languages now. * [JSON Lint](https://github.com/Seldaek/jsonlint) - A JSON lint utility. * [JSONPCallbackValidator](https://github.com/willdurand/JsonpCallbackValidator) - A library for validating JSONP callbacks. +* [Lock](https://github.com/php-lock/lock) - A lock library to provide exclusive execution. * [Metrics](https://github.com/beberlei/metrics) - A simple metrics API library. * [noCAPTCHA](https://github.com/ARCANEDEV/noCAPTCHA) - Helper for Google's noCAPTCHA (reCAPTCHA). * [Nmap](https://github.com/willdurand/nmap) - A PHP wrapper around [Nmap](https://nmap.org/).