Libraries tagged by mysql diff
invincible-tech-systems/easeampmysql-halite
14 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
39 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
20 Downloads
php based script that helps developers to find the difference between two databases structure and compare it with auto generating queries
easeappphp/pdolight
73 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
23 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
16193 Downloads
PHP library that allows linking queries from diferent physical databases using mysql pdo database connections
alisajjad/php7_api
13 Downloads
A PHP basic starter for single url API development. It provides the basic functionalities with different authorization handles as well as Mysqli Wrapper.
safronik/db-wrapper
19 Downloads
Wrapper for different relation databases drivers such as PDO, Mysqli, WPDB, Drupal, and any other
ziffmedia/laravel-mysql-snapshots
87936 Downloads
A set of commands that will create and load MySQL snapshots with the mysql-client command line tools