salient / sync
The sync component of the Salient toolkit
v0.99.81
2025-11-17 05:42 UTC
Requires
- php: >=7.4
- salient/collections: v0.99.81
- salient/console: v0.99.81
- salient/container: v0.99.81
- salient/contracts: v0.99.81
- salient/core: v0.99.81
- salient/iterators: v0.99.81
Suggests
- salient/cli: Required by commands in Salient\Sync\Command
- salient/curler: Required by HttpSyncProvider
- salient/db: Required by DbSyncProvider
- salient/http: Required by HttpSyncProvider
This package is auto-updated.
Last update: 2026-05-20 15:03:04 UTC
README
The sync component of the Salient toolkit
salient/sync provides a framework and SQLite-backed store for synchronising
data with backends.
Documentation
API documentation for salient/sync tracks the main branch of the
toolkit's GitHub repository, where further documentation can also be
found.