Libraries tagged by mysql query
colshrapnel/safemysql
82192 Downloads
A real safe and convenient way to handle MySQL queries.
clancats/hydrahon
162848 Downloads
Fast & standalone PHP MySQL Query Builder library.
lichtner/fluentpdo
235924 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
illuminated/db-profiler
199937 Downloads
Database Profiler for Laravel Web and Console Applications.
fpdo/fluentpdo
219498 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
cycle/database
387883 Downloads
DBAL, schema introspection, migration and pagination
atlas/query
218803 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
shipmonk/doctrine-mysql-index-hints
100457 Downloads
Custom SQL walker for Doctrine allowing usage of MySQL index hints without need of native queries
yiisoft/db-mysql
112436 Downloads
MySQL driver for Yii Database
opis/database
73527 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder
ggergo/sqlindexhintbundle
341360 Downloads
Doctrine SqlWalker extension to apply USE INDEX and FORCE INDEX hints using DQL on top of MySql. Works with both createQuery and createQueryBuilder.
howyi/conv-laravel
214602 Downloads
MySQL migration query auto generate on Laravel/Lumen
howyi/conv
248909 Downloads
Generate MySQL migration queries from actual DB and DDL
shipmonk/doctrine-mysql-optimizer-hints
5907 Downloads
Custom SQL walker for Doctrine allowing usage of MySQL optimizer hints without need of native queries
makinacorpus/query-builder
25071 Downloads
Driver agnostic SQL query builder.