Libraries tagged by mysql
webfactory/slimdump
113126 Downloads
slimdump is a little tool to help you creating dumps of large MySQL-databases.
sqlftw/sqlftw
45647 Downloads
Complete MySQL SQL dialect lexer, parser, AST and SQL serialisation
jimbojsb/pseudo
63555 Downloads
PDO/MySQL Connection Mocking
iamcal/sql-parser
97513 Downloads
MySQL schema parser
howyi/conv-laravel
212890 Downloads
MySQL migration query auto generate on Laravel/Lumen
howyi/conv
247084 Downloads
Generate MySQL migration queries from actual DB and DDL
ellgreen/laravel-loadfile
140685 Downloads
A package to help with loading files into MySQL tables
byjg/migration
63558 Downloads
Simple library in PHP for database version control. Supports Sqlite, MySql, Sql Server and Postgres.
voku/simple-mysqli
45523 Downloads
Simple MySQLi library
vectorface/mysqlite
32010 Downloads
Select MySQL compatibility functions for PDO's SQLite driver
tpetry/php-mysql-explain
4043 Downloads
Visual MySQL EXPLAIN plans for PHP
rackbeat/laravel-validate-mysql-integers
27946 Downloads
Validation Rule to ensure a value is within valid Mysql Integer ranges.
pharako/mysql-dbal
14224 Downloads
MySQL extensions for Doctrine DBAL
olliejones/index-wp-mysql-for-speed
842 Downloads
Speed up your WordPress site by adding high-performance keys (database indexes) to your MySQL database tables.
mattbit/mysql-compat
41894 Downloads
Backward compatibility for old mysql_* functions with PDO