Libraries tagged by mysql query
doctrine/orm
315042588 Downloads
Object-Relational-Mapper for PHP
doctrine/dbal
631190914 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
beberlei/doctrineextensions
83654188 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
scienta/doctrine-json-functions
27777938 Downloads
A set of extensions to Doctrine that add support for json query functions.
phpmyadmin/sql-parser
53987309 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
aura/sqlquery
3286728 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
nette/database
7182471 Downloads
💾 Nette Database: layer with a familiar PDO-like API but much more powerful. Building queries, advanced joins, drivers for MySQL, PostgreSQL, SQLite, MS SQL Server and Oracle.
cycle/orm
996136 Downloads
PHP DataMapper ORM and Data Modelling Engine
aura/sql
2805555 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
usmanhalalit/pixie
2285816 Downloads
A lightweight, expressive, framework agnostic query builder for PHP.
lichtner/fluentpdo
296960 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
envms/fluentpdo
566693 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
atk4/data
1748530 Downloads
Agile Data - Database access abstraction framework
shipmonk/doctrine-mysql-index-hints
660476 Downloads
Custom SQL walker for Doctrine allowing usage of MySQL index hints without need of native queries
yiisoft/db-mysql
211541 Downloads
MySQL/MariaDB driver for Yii Database