Libraries tagged by sql
doctrine/dbal
509880170 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/sql-formatter
130584951 Downloads
a PHP SQL highlighting library
phpmyadmin/sql-parser
44219515 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
jdorn/sql-formatter
110267072 Downloads
a PHP SQL highlighting library
illuminate/database
45634796 Downloads
The Illuminate Database package.
beberlei/doctrineextensions
62873208 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
greenlion/php-sql-parser
9580332 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
aura/sql
2034250 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.
iamcal/sql-parser
3782448 Downloads
MySQL schema parser
rennokki/laravel-eloquent-query-cache
3110782 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
ifsnop/mysqldump-php
4443474 Downloads
PHP version of mysqldump cli that comes with MySQL
cycle/orm
676786 Downloads
PHP DataMapper ORM and Data Modelling Engine
catfan/medoo
1348289 Downloads
The lightweight PHP database framework to accelerate development
scienta/doctrine-json-functions
18722395 Downloads
A set of extensions to Doctrine that add support for json query functions.
nette/database
5649027 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.