Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 435 Bytes

File metadata and controls

19 lines (11 loc) · 435 Bytes

Sync

A library to facilitate the synchronization of data between multiple sources, inspired by Flysystem Sync.

Installation

Use composer to install the package:

composer require highliuk/sync

Usage

See the examples folder for usage examples.

License

This project is licensed under the MIT License - see the LICENSE file for details.