Libraries tagged by MySQL PHP
doctrine/orm
253667618 Downloads
Object-Relational-Mapper for PHP
doctrine/dbal
520683010 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
phpmyadmin/sql-parser
45495164 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
phpfastcache/phpfastcache
4334012 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
4594448 Downloads
PHP version of mysqldump cli that comes with MySQL
greenlion/php-sql-parser
9876413 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
catfan/medoo
1375898 Downloads
The lightweight PHP database framework to accelerate development
amphp/mysql
891699 Downloads
Asynchronous MySQL client for PHP based on Amp.
mevdschee/php-crud-api
56908 Downloads
Single file PHP script that adds a REST API to a SQL database.
dekor/php-array-table
3971800 Downloads
PHP Library for printing associative arrays as text table (similar to mysql terminal console)
usmanhalalit/pixie
1999944 Downloads
A lightweight, expressive, framework agnostic query builder for PHP.
matthiasmullie/scrapbook
1979889 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
448594 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
3489763 Downloads
Dibi is Database Abstraction Library for PHP
cycle/orm
701129 Downloads
PHP DataMapper ORM and Data Modelling Engine