Libraries tagged by MySQL PHP
doctrine/orm
300796111 Downloads
Object-Relational-Mapper for PHP
doctrine/dbal
605633961 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
phpfastcache/phpfastcache
5336943 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
5995492 Downloads
PHP version of mysqldump cli that comes with MySQL
greenlion/php-sql-parser
12388403 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
cycle/orm
916960 Downloads
PHP DataMapper ORM and Data Modelling Engine
catfan/medoo
1554423 Downloads
The lightweight PHP database framework to accelerate development
phpmyadmin/sql-parser
52196900 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
vimeo/php-mysql-engine
283219 Downloads
A MySQL engine written in PHP for speeding up tests
amphp/mysql
1143100 Downloads
Asynchronous MySQL client for PHP based on Amp.
react/mysql
454448 Downloads
Async MySQL database client for ReactPHP.
mevdschee/php-crud-api
66727 Downloads
Single file PHP script that adds a REST API to a SQL database.
dekor/php-array-table
7850388 Downloads
PHP Library for printing associative arrays as text table (similar to mysql terminal console)
usmanhalalit/pixie
2243257 Downloads
A lightweight, expressive, framework agnostic query builder for PHP.
matthiasmullie/scrapbook
2792772 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.