daverandom/mutex

Basic common mutex framework for amp

v0.0.3 2016-05-19 22:28 UTC

This package is auto-updated.

Last update: 2024-03-25 06:31:20 UTC


README

Basic common mutex framework for amp. WIP.

Required PHP Version

  • PHP 7.0+

Installation

$ composer require daverandom/mutex

Usage

@todo