Added PHP lock.

This commit is contained in:
Jamie 2019-10-29 13:26:37 +00:00
parent 03c2f5d472
commit 07c56757d1
1 changed files with 1 additions and 0 deletions

View File

@ -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/).