Libraries tagged by php mysql
doctrine/orm
258058742 Downloads
Object-Relational-Mapper for PHP
doctrine/dbal
529064562 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
ifsnop/mysqldump-php
4734325 Downloads
PHP version of mysqldump cli that comes with MySQL
greenlion/php-sql-parser
10158412 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
phpfastcache/phpfastcache
4436459 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.
catfan/medoo
1395728 Downloads
The lightweight PHP database framework to accelerate development
thingengineer/mysqli-database-class
142196 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
joshcam/mysqli-database-class
273946 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
amphp/mysql
919846 Downloads
Asynchronous MySQL client for PHP based on Amp.
dekor/php-array-table
4355816 Downloads
PHP Library for printing associative arrays as text table (similar to mysql terminal console)
usmanhalalit/pixie
2038601 Downloads
A lightweight, expressive, framework agnostic query builder for PHP.
matthiasmullie/scrapbook
2063055 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
459369 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
3538212 Downloads
Dibi is Database Abstraction Library for PHP
cycle/orm
718987 Downloads
PHP DataMapper ORM and Data Modelling Engine