Libraries tagged by database diff
californiamountainsnake/laravel-migrations
40 Downloads
Use different Migration classes for different database connections in Laravel.
seidr/oblivion-bridge
44 Downloads
Helper functions that connect the Oblivion database to its different clients.
sarelvdwalt/db-archive-bundle
12 Downloads
Bundle to archive database tables using different strategies
iivannov/snitch
20 Downloads
Easily log and report exceptions to multiple different places (file, database, Sentry, Bugsnag, ...)
ecms/db-compare
22 Downloads
Find differences in tow databases
charm/recordset
6 Downloads
A library for filtering and sorting rows of data from different sources like database tables, arrays, APIs or CSV files.
vielhuber/magicdiff
33 Downloads
Generates a sql diff between two given database states.
ongom/dite-orm
12 Downloads
A PHP ORM, for interacting with the different kind of relational database.
slivka-b/laravel-translatable
236 Downloads
[fork] The package provides possibility to translate your Eloquent models into different languages using a single database table.
nadneb/smooth
96 Downloads
Smoothing out differences between migration files and databases.
vierwd/typo3-googlesitemap
393 Downloads
Sitemap.xml implementation with support for multiple languages (on different domains) and URLs for database entries
tomfun/brander-eav
620 Downloads
helps to create entity that have different attributes (fields) in same database. Also provide integration with elastic search friendsofsymfony/elastica-bundle
elementsframework/dynamic-routing
10 Downloads
This package provides the implementation for loading different types of routes from the database.
clouddueling/auto-migrate
26 Downloads
This class can be used to generate diffs between a MySQL XML dump file, and a database which currently exists. It will tell you the missing tables and columns (return as an array), or generate MySQL queries to add the missing columns in.
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.