Browse Source

Added PHP lock.

pull/1032/head
Jamie 6 years ago
parent
commit
07c56757d1
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

764
 * [Hprose-PHP](https://github.com/hprose/hprose-php) - A very newbility RPC Library, support 25+ languages now.
764
 * [Hprose-PHP](https://github.com/hprose/hprose-php) - A very newbility RPC Library, support 25+ languages now.
765
 * [JSON Lint](https://github.com/Seldaek/jsonlint) - A JSON lint utility.
765
 * [JSON Lint](https://github.com/Seldaek/jsonlint) - A JSON lint utility.
766
 * [JSONPCallbackValidator](https://github.com/willdurand/JsonpCallbackValidator) - A library for validating JSONP callbacks.
766
 * [JSONPCallbackValidator](https://github.com/willdurand/JsonpCallbackValidator) - A library for validating JSONP callbacks.
767
+* [Lock](https://github.com/php-lock/lock) - A lock library to provide exclusive execution.
767
 * [Metrics](https://github.com/beberlei/metrics) - A simple metrics API library.
768
 * [Metrics](https://github.com/beberlei/metrics) - A simple metrics API library.
768
 * [noCAPTCHA](https://github.com/ARCANEDEV/noCAPTCHA) - Helper for Google's noCAPTCHA (reCAPTCHA).
769
 * [noCAPTCHA](https://github.com/ARCANEDEV/noCAPTCHA) - Helper for Google's noCAPTCHA (reCAPTCHA).
769
 * [Nmap](https://github.com/willdurand/nmap) - A PHP wrapper around [Nmap](https://nmap.org/).
770
 * [Nmap](https://github.com/willdurand/nmap) - A PHP wrapper around [Nmap](https://nmap.org/).

Loading…
Cancel
Save