Libraries tagged by MySQL PHP
doctrine/orm
248077519 Downloads
Object-Relational-Mapper for PHP
doctrine/dbal
508419478 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
phpmyadmin/sql-parser
43978089 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
phpfastcache/phpfastcache
4216139 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
4421420 Downloads
PHP version of mysqldump cli that comes with MySQL
greenlion/php-sql-parser
9545177 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
cycle/orm
669749 Downloads
PHP DataMapper ORM and Data Modelling Engine
catfan/medoo
1345202 Downloads
The lightweight PHP database framework to accelerate development
amphp/mysql
856757 Downloads
Asynchronous MySQL client for PHP based on Amp.
mevdschee/php-crud-api
55581 Downloads
Single file PHP script that adds a REST API to a SQL database.
dekor/php-array-table
3558027 Downloads
PHP Library for printing associative arrays as text table (similar to mysql terminal console)
usmanhalalit/pixie
1959378 Downloads
A lightweight, expressive, framework agnostic query builder for PHP.
matthiasmullie/scrapbook
1862114 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.
envms/fluentpdo
436838 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
dibi/dibi
3433433 Downloads
Dibi is Database Abstraction Library for PHP