Libraries tagged by MySQL5
marktopper/doctrine-dbal-timestamp-type
743100 Downloads
Add the timestamp type for Doctrine/DBAL
makinacorpus/query-builder
63055 Downloads
Driver agnostic SQL query builder.
koolreport/querybuilder
116308 Downloads
Create query by php code
imjoehaines/flowder
437790 Downloads
A simple and extensible fixture loader for PHP 7.3+, supporting SQLite and MySQL
illuminated/db-profiler
211676 Downloads
Database Profiler for Laravel Web and Console Applications.
guanguans/soar-php
15101 Downloads
SQL optimizer and rewriter(assisted SQL tuning). - SQL 优化器和重写器(辅助 SQL 调优)。
guanguans/laravel-soar
4141 Downloads
SQL optimizer and rewriter for laravel. - laravel 的 SQL 优化器和重写器。
delight-im/db
130339 Downloads
Safe and convenient SQL database access in a driver-agnostic way
chriskite/phactory
210867 Downloads
A Database Factory for PHP Unit Tests
aura/sqlschema
214270 Downloads
Provides facilities to read table names and table columns from a database using PDO.
atlas/query
231719 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
aplus/database
1606627 Downloads
Aplus Framework Database Library
apix/cache
523920 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
570010 Downloads
Macros for INSERT ON DUPLICATE KEY UPDATE and INSERT IGNORE with Eloquent
ggergo/sqlindexhintbundle
408720 Downloads
Doctrine SqlWalker extension to apply USE INDEX and FORCE INDEX hints using DQL on top of MySql. Works with both createQuery and createQueryBuilder.