Libraries tagged by php mysql
doctrine/orm
250762197 Downloads
Object-Relational-Mapper for PHP
doctrine/dbal
514863216 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
ifsnop/mysqldump-php
4500233 Downloads
PHP version of mysqldump cli that comes with MySQL
greenlion/php-sql-parser
9697859 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
phpfastcache/phpfastcache
4267227 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.
cycle/orm
687833 Downloads
PHP DataMapper ORM and Data Modelling Engine
catfan/medoo
1358040 Downloads
The lightweight PHP database framework to accelerate development
thingengineer/mysqli-database-class
138219 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
joshcam/mysqli-database-class
269560 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
amphp/mysql
871910 Downloads
Asynchronous MySQL client for PHP based on Amp.
dekor/php-array-table
3747905 Downloads
PHP Library for printing associative arrays as text table (similar to mysql terminal console)
usmanhalalit/pixie
1979993 Downloads
A lightweight, expressive, framework agnostic query builder for PHP.
matthiasmullie/scrapbook
1902530 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
442168 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
3459036 Downloads
Dibi is Database Abstraction Library for PHP