Libraries tagged by mysqli utility
alexsasharegan/database
100 Downloads
PHP mysqli utilities to properly handle errors, connections, and make getting data simpler and more DRY.
lehbyos/super-mysqli
12 Downloads
Utility class, wrapping common patterns in data processing when querying databases with mysqli
mohiwalla/php-mysql
10 Downloads
A PHP library for MySQL connections, executing queries, calling procedures, and fetching results with error handling.
rawphp/raw-database
440 Downloads
RawDatabase is a wrapper with useful utility functions around the MySQLi class and is used by RawPHP framework and other applications.
phpbu/phpbu
71840 Downloads
PHP Backup utility.
phpsu/phpsu
74908 Downloads
Synchronisation Utility: File and Database
linkorb/database-manager
65537 Downloads
Database Management utilities: connectivity, backups, fixtures, etc
mrjgreen/db-sync
37662 Downloads
Efficient MySQL comparison and sync utility
nox0121/laravel-utility-command
6383 Downloads
Laravel Utility Command Package
metisfw/database-utils
7727 Downloads
Utilities for work with databases
joegreen0991/db-sync
1698 Downloads
Efficient MySQL comparison and sync utility
dlevsha/nasgrate
40 Downloads
Nasgrate is a console utility that let you organise database schema migration process at a consistent and easy way. It supports mysql, mssql, postgresql, oracle and other databases
luxbet/mysql-php-migrations
237 Downloads
Command line utility for managing MySQL database migrations
y0lk/sqldumper
1971 Downloads
SQL dump utility
hxgf/dbkit
44 Downloads
PHP functions to handle database connection and CRUD operations with PDO.