Libraries tagged by mysql query
colshrapnel/safemysql
89326 Downloads
A real safe and convenient way to handle MySQL queries.
clancats/hydrahon
179362 Downloads
Fast & standalone PHP MySQL Query Builder library.
lichtner/fluentpdo
252574 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
fpdo/fluentpdo
227649 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
505713 Downloads
DBAL, schema introspection, migration and pagination
syslogic/doctrine-json-functions
1160061 Downloads
A set of extensions to Doctrine that add support for json query functions.
atlas/query
231692 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
shipmonk/doctrine-mysql-index-hints
183049 Downloads
Custom SQL walker for Doctrine allowing usage of MySQL index hints without need of native queries
yiisoft/db-mysql
127137 Downloads
MySQL driver for Yii Database
makinacorpus/query-builder
62891 Downloads
Driver agnostic SQL query builder.
koolreport/querybuilder
116276 Downloads
Create query by php code
opis/database
78977 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder
illuminated/db-profiler
211659 Downloads
Database Profiler for Laravel Web and Console Applications.
guanguans/soar-php
15099 Downloads
SQL optimizer and rewriter(assisted SQL tuning). - SQL 优化器和重写器(辅助 SQL 调优)。
udan11/sql-parser
1754 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.