Libraries tagged by table_sync
asif/syncmig
1 Downloads
auto table structure migration generator
xnoire666/db-diff
0 Downloads
Laravel artisan command that diffs two MySQL databases and generates SQL files for the missing tables, views, columns, and mismatched column properties.
bored-programmers/laravel-wolt
44 Downloads
Wolt is a Laravel package that allows you to integrate your restaurant with the Wolt platform. It provides a simple and easy-to-use API for syncing your menu and managing orders.
walkthechat/magento2-plugin-v2
2352 Downloads
A Magento 2 module that provides bi-directional products, orders and shipping table rates synchronization with WalkTheChat CMS.
lifeentity/dbsynchronize
8 Downloads
Easy way to synchronize database tables.
heristop/webservice-bundle
16 Downloads
This bundle allows to synchronize a table with a soap webservice.
schtr4jh/dbsync
12 Downloads
Useful PHP package for syncing MySQL database tables between databases. Specially useful when you have to sync preprod database with prod, migrate some changes or simply want to see data differences.
zymeli/yii2-activerecord-fitter
20 Downloads
Sync ActiveRecord changes to other table.
iqomp/migrate
99 Downloads
Database migration that sync migrate config to database table
dynamic/silverstripe-file-migration-task
1438 Downloads
Sync files with the File table
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.
texy/texy
858027 Downloads
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated against spambots), national typographic single and double quotation marks, ellipses, em dashes, dimension sign, nonbreakable spaces (e.g. in phone numbers), acronyms, arrows and many others. Texy code can optionally contain HTML tags.
anilcancakir/laravel-agent-mcp
2634 Downloads
Read-only MCP (Model Context Protocol) server for Laravel. Give Claude Code, Cursor, and AI coding agents safe live access to your database, logs, queue, cache, routes, and config. No Sanctum, no user table, no write access.
dg/texy
134963 Downloads
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated against spambots), national typographic single and double quotation marks, ellipses, em dashes, dimension sign, nonbreakable spaces (e.g. in phone numbers), acronyms, arrows and many others. Texy code can optionally contain HTML tags.
jambagecom/div2007
15359 Downloads
Extension library since 2007. Many API functions for Front End extensions. Can replace TYPO3\CMS\Frontend\Plugin\AbstractPlugin methods.