Classes | |
---|---|
AbstractSyncDefinition | |
AbstractSyncEntity | Base class for entities serviced by sync providers |
AbstractSyncProvider | Base class for providers that sync entities to and from third-party backends |
SyncError | An error that occurred during a sync operation |
SyncErrorBuilder | A fluent SyncError factory |
SyncSerializeRules | Rules applied when serializing a sync entity |
SyncSerializeRulesBuilder | A fluent SyncSerializeRules factory |
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 | |