Libraries tagged by data-sync
abdelrhman-essa/syncable
14 Downloads
A Laravel package for syncing data between multiple Laravel projects
wazza/sync-model-to-crm
0 Downloads
Helper package to simplify Laravel Model data sync to CRM's. Currently only supported CRM - HubSpot.
kosuha606/single-direction-sync
24 Downloads
Single Direction Data Synchronization
unistra/itop-synchro-dashboard
112 Downloads
iTop - Synchro Dashboard : Simple Dashboard for monitoring all the data synchro sources at a glance.
test-magenx/module-media-gallery-synchronization
0 Downloads
Magento module provides implementation of the media gallery data synchronization.
test-magenx/module-media-content-synchronization
0 Downloads
Magento module provides implementation of the media content data synchronization.
publicfun/datadepoapi
55 Downloads
Library providing connection and data synchronization with datadepo.cz service
magenxcommerce/module-media-gallery-synchronization
105 Downloads
Magento module provides implementation of the media gallery data synchronization.
magenxcommerce/module-media-content-synchronization
105 Downloads
Magento module provides implementation of the media content data synchronization.
coco-project/sql-cache
23 Downloads
Based on the lexical analysis of "update," "select," "insert," and "delete" SQL statements, an automatic caching strategy is implemented. The strategy involves caching the data when executing a select operation and associating the table name contained in the SQL statement with the corresponding cached records. When executing update, insert, or delete operations, the table name from the SQL statement is extracted, and any cached records containing this table name from previous select operations are deleted. This strategy enables seamless caching without delay and eliminates the need to worry about data synchronization issues. It is particularly effective for tables with infrequent data modifications. For tables with frequent modifications, they can be ignored by configuring the strategy accordingly.
singlequote/laravel-datatables
22973 Downloads
This repo contains a Datatable that can render a filterable and sortable table. It aims to be very lightweight and easy to use. It has support for retrieving data asynchronously, pagination and recursive searching in relations
leyton/clevexport
13 Downloads
A Clever mechanism to export large data asynchronously