Skip to content
Synchronization primitives for PHP based on Amp.
PHP Shell
Branch: master
Clone or download

Latest commit

Fetching latest commit…
Cannot retrieve the latest commit at this time.

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
docs
examples
src
test
travis
.gitattributes
.gitignore
.gitmodules
.php_cs.dist
.travis.yml
LICENSE
README.md
composer.json
phpunit.xml.dist

README.md

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 me@kelunik.com instead of using the issue tracker.

License

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

You can’t perform that action at this time.