sync

Build Status Code Coverage Release License

Synchronization primitives for PHP applications and libraries using Amp.

## Installation This package can be installed as a [Composer](https://getcomposer.org/) dependency. ```bash composer require amphp/sync ``` ## Documentation Documentation can be found on [amphp.org/sync](https://amphp.org/sync/) as well as in the [`./docs`](./docs) directory. ## Versioning `amphp/sync` follows the [semver](http://semver.org/) semantic versioning specification like all other `amphp` packages. ## Security If you discover any security related issues, please email [`me@kelunik.com`](mailto:me@kelunik.com) instead of using the issue tracker. ## License The MIT License (MIT). Please see [`LICENSE`](./LICENSE) for more information.