ninlaret/task-syncer

There is no license information available for the latest version (v2.0.2) of this package.

v2.0.2 2025-04-01 15:03 UTC

This package is auto-updated.

Last update: 2025-07-01 00:11:49 UTC


README

Task-Syncer

A tiny library made for a single purpose: synchronize tasks between different task systems (notion, todoist, habitica, gitlab and so on). All you have to do is to configure synchronization directions and add your own systems using interfaces, or use existing implementations.

The minimum required PHP version is PHP 8.3.

The only supported parameters are name and status of the task.

Installation

To install application template follow the guide in the template readme.