Libraries tagged by MySQL5
guidocella/eloquent-insert-on-duplicate-key
575001 Downloads
Macros for INSERT ON DUPLICATE KEY UPDATE and INSERT IGNORE with Eloquent
ggergo/sqlindexhintbundle
432306 Downloads
Doctrine SqlWalker extension to apply USE INDEX and FORCE INDEX hints using DQL on top of MySql. Works with both createQuery and createQueryBuilder.
webfactory/slimdump
122174 Downloads
slimdump is a little tool to help you creating dumps of large MySQL-databases.
unisharp/doc-us
18754 Downloads
A MySQL Schema Documantation Generator for Laravel
sqlftw/sqlftw
62963 Downloads
Complete MySQL SQL dialect lexer, parser, AST and SQL serialisation
jimbojsb/pseudo
72489 Downloads
PDO/MySQL Connection Mocking
jeromeschneider/baikal
3844 Downloads
Baïkal is a lightweight CalDAV + CardDAV server based on PHP, SQLite or MySQL, and SabreDAV
howyi/conv-laravel
284224 Downloads
MySQL migration query auto generate on Laravel/Lumen
howyi/conv
323785 Downloads
Generate MySQL migration queries from actual DB and DDL
ellgreen/laravel-loadfile
164233 Downloads
A package to help with loading files into MySQL tables
cyppe/laravel-batch-jobs-redis-driver
27315 Downloads
Redis driver for handling batch jobs in Laravel instead of default mysql table job_batches
byjg/migration
73790 Downloads
Simple library in PHP for database version control. Supports Sqlite, MySql, Sql Server and Postgres.
udan11/sql-parser
2554 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
ziffmedia/laravel-mysql-snapshots
127939 Downloads
A set of commands that will create and load MySQL snapshots with the mysql-client command line tools
websitebeaver/simple-mysqli
3334 Downloads
Wrapper class for MySQLi prepared statements