Libraries tagged by mysql query
doctrine/orm
296994516 Downloads
Object-Relational-Mapper for PHP
doctrine/dbal
599087571 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
scienta/doctrine-json-functions
25412221 Downloads
A set of extensions to Doctrine that add support for json query functions.
beberlei/doctrineextensions
78634121 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
nette/database
6914551 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.
phpmyadmin/sql-parser
51718829 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
cycle/orm
896398 Downloads
PHP DataMapper ORM and Data Modelling Engine
aura/sql
2622993 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.
aura/sqlquery
3079067 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
usmanhalalit/pixie
2234933 Downloads
A lightweight, expressive, framework agnostic query builder for PHP.
lichtner/fluentpdo
283441 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
532423 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
1702610 Downloads
Agile Data - Database access abstraction framework
syslogic/doctrine-json-functions
1231276 Downloads
A set of extensions to Doctrine that add support for json query functions.
shipmonk/doctrine-mysql-index-hints
533939 Downloads
Custom SQL walker for Doctrine allowing usage of MySQL index hints without need of native queries