Libraries tagged by mysql diff
laraib15/laravel-schema-generator
3 Downloads
Generate Laravel migrations from a schema DSL (create, add, modify, drop columns with DB diffing).
dbff/dbff-core
894 Downloads
Diff for DB
dyike/sqltool
26 Downloads
sql diff tool.
sfire-framework/sfire-db
124 Downloads
Provides an interface for controlling and manipulating data for different kind of databases.
samuelfaj/class_db
28 Downloads
Class DB allows you to write secure SQL queries easily and work with many different databases using the same syntax.
rao/raometadatadao
10 Downloads
RAO meta data DAO implementations for different databases
offworks/laraquent
45 Downloads
An out of Laravel Eloquent 5.1 extended use, and as a provider to different microframeworks.
invincible-tech-systems/easeampmysql-halite
21 Downloads
A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking all basing upon amphp/mysql package. Additional checks are supported in terms of facilitating creation and verification of row level digital signature for different database tables along with creation of blind indexes of data in encrypted db columns, using easeappphp/ea-halite package.
invincible-tech-systems/easeampmysql
63 Downloads
A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking way. Methods are provided to prepare a SQL Statement & it's execution separately as different methods (to facilitate caching of prepared statements) as well as together in a single method too, all basing upon Amphp, an event driven concurrent framework in php and its Amphp\Mysql package.
ibraheem-ghazi/dbdiff
24 Downloads
php based script that helps developers to find the difference between two databases structure and compare it with auto generating queries
easeappphp/pdolight
78 Downloads
A very simple and safe PHP library to execute PDO based database queries. Methods are provided to prepare a SQL Statement & it's execution separately as different methods (to facilitate caching of prepared statements) as well as together in a single method too.
rolice/reconnector
235 Downloads
Connector replacement for Laravel 5.1+ that allows reconnection with a list of different MySQL hosts.
yuriy-sorokin/database-exporter-importer
24 Downloads
This package is used to export/import database data to/from different formats. Currently it supports only MySQL database and JSON export/import structure.
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.
antevenio/pdo-mysql-query-linker
20027 Downloads
PHP library that allows linking queries from diferent physical databases using mysql pdo database connections