hgraca/lock

A generic PHP library to control concurrent access to resources.

Maintainers

Details

github.com/hgraca/php-lock

Source

Installs: 22

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

pkg:composer/hgraca/lock

1.0.0 2016-11-27 16:47 UTC

This package is auto-updated.

Last update: 2025-10-15 12:15:57 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