hgraca/lock

A generic PHP library to control concurrent access to resources.

1.0.0 2016-11-27 16:47 UTC

This package is auto-updated.

Last update: 2024-04-15 09:01:40 UTC


README

Author Software License Latest Version Total Downloads

Build Status Coverage Status Quality Score

A generic PHP library to control concurrent access to resources.

Installation

To install the library, run the command below and you will get the latest version:

composer require hgraca/lock

Todo