Skip to content
/ sync Public

Non-blocking synchronization primitives for PHP based on Amp and Revolt.

License

Notifications You must be signed in to change notification settings

amphp/sync

Repository files navigation

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 dependency.

composer require amphp/sync

Documentation

Documentation can be found on amphp.org/sync as well as in the ./docs directory.

Versioning

amphp/sync follows the semver semantic versioning specification like all other amphp packages.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

License

The MIT License (MIT). Please see LICENSE for more information.