highliuk / sync
A library to facilitate the synchronization of data between multiple sources, inspired by Flysystem Sync
Installs: 18
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 1
pkg:composer/highliuk/sync
Requires (Dev)
- laravel/pint: ^1.13
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^10.5
README
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.