Libraries tagged by MySQL PHP
doctrine/orm
309688804 Downloads
Object-Relational-Mapper for PHP
doctrine/dbal
621345935 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
phpmyadmin/sql-parser
53306066 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
phpfastcache/phpfastcache
5544080 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, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
ifsnop/mysqldump-php
6277936 Downloads
PHP version of mysqldump cli that comes with MySQL
greenlion/php-sql-parser
12816445 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
cycle/orm
962971 Downloads
PHP DataMapper ORM and Data Modelling Engine
catfan/medoo
1589386 Downloads
The lightweight PHP database framework to accelerate development
vimeo/php-mysql-engine
293977 Downloads
A MySQL engine written in PHP for speeding up tests
amphp/mysql
1198470 Downloads
Asynchronous MySQL client for PHP based on Amp.
react/mysql
472129 Downloads
Async MySQL database client for ReactPHP.
dekor/php-array-table
8506630 Downloads
PHP Library for printing associative arrays as text table (similar to mysql terminal console)
usmanhalalit/pixie
2274999 Downloads
A lightweight, expressive, framework agnostic query builder for PHP.
matthiasmullie/scrapbook
2952019 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
lichtner/fluentpdo
293663 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.