Namespace Salient\Sync

Classes
AbstractSyncDefinition
AbstractSyncEntity
AbstractSyncProvider Base class for providers that sync entities to and from third-party backends
SyncError An error that occurred during a sync operation
SyncErrorBuilder
SyncSerializeRules Rules applied when serializing a sync entity
SyncSerializeRulesBuilder
SyncStore Tracks the state of entities synced to and from third-party backends in a local SQLite database
SyncUtil
Namespaces
Salient\Sync\Command
Salient\Sync\Db
Salient\Sync\Exception
Salient\Sync\Http
Salient\Sync\Reflection
Salient\Sync\Support