Search results for mysqli
apix/cache
527411 Downloads
A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache taggging and indexing to Redis, Memcached, PDO/SQL, APC and other adapters.
guidocella/eloquent-insert-on-duplicate-key
573621 Downloads
Macros for INSERT ON DUPLICATE KEY UPDATE and INSERT IGNORE with Eloquent
ggergo/sqlindexhintbundle
426575 Downloads
Doctrine SqlWalker extension to apply USE INDEX and FORCE INDEX hints using DQL on top of MySql. Works with both createQuery and createQueryBuilder.
dg/dibi
101216 Downloads
Dibi is Database Abstraction Library for PHP
webfactory/slimdump
122064 Downloads
slimdump is a little tool to help you creating dumps of large MySQL-databases.
unisharp/doc-us
18009 Downloads
A MySQL Schema Documantation Generator for Laravel
sqlftw/sqlftw
61191 Downloads
Complete MySQL SQL dialect lexer, parser, AST and SQL serialisation
jimbojsb/pseudo
71399 Downloads
PDO/MySQL Connection Mocking
jeromeschneider/baikal
3781 Downloads
Baïkal is a lightweight CalDAV + CardDAV server based on PHP, SQLite or MySQL, and SabreDAV
howyi/conv-laravel
280252 Downloads
MySQL migration query auto generate on Laravel/Lumen
howyi/conv
319617 Downloads
Generate MySQL migration queries from actual DB and DDL
ellgreen/laravel-loadfile
162570 Downloads
A package to help with loading files into MySQL tables
cyppe/laravel-batch-jobs-redis-driver
24828 Downloads
Redis driver for handling batch jobs in Laravel instead of default mysql table job_batches
byjg/migration
72900 Downloads
Simple library in PHP for database version control. Supports Sqlite, MySql, Sql Server and Postgres.
udan11/sql-parser
2437 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.