Libraries tagged by sql - Free download!
doctrine/dbal
258351034 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
jdorn/sql-formatter
86629954 Downloads
a PHP SQL highlighting library
doctrine/sql-formatter
33677032 Downloads
a PHP SQL highlighting library
illuminate/database
24213910 Downloads
The Illuminate Database package.
beberlei/doctrineextensions
28389179 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
phpmyadmin/sql-parser
3391608 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
greenlion/php-sql-parser
2768164 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
ifsnop/mysqldump-php
1868167 Downloads
PHP version of mysqldump cli that comes with MySQL
catfan/medoo
830096 Downloads
The lightweight PHP database framework to accelerate development
scienta/doctrine-json-functions
5252348 Downloads
A set of extensions to Doctrine 2 that add support for json query functions.
nette/caching
8608741 Downloads
⏱ Nette Caching: library with easy-to-use API and many cache backends.
phpfastcache/phpfastcache
2080755 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
aura/sqlquery
1423935 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
aura/sql
1066772 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
926310 Downloads
A lightweight, expressive, framework agnostic query builder for PHP.