Namespace Salient\Sync\Support

Classes
DeferredEntity The promise of a sync entity that hasn't been retrieved yet
DeferredRelationship The promise of a sync entity relationship that hasn't been retrieved yet
SyncContext The context within which sync entities are instantiated by a provider
SyncEntityFuzzyResolver Resolves a name to an entity using one or more text comparison algorithms
SyncEntityProvider An interface to a SyncProviderInterface's implementation of sync operations for an SyncEntityInterface class
SyncEntityResolver Resolves a name to an entity
SyncErrorCollection A collection of SyncError objects
SyncIntrospectionClass Cacheable class data shared between SyncIntrospectors
SyncIntrospector Generates closures that perform sync-related operations on a class