Libraries tagged by php mysql
doctrine/orm
244703781 Downloads
Object-Relational-Mapper for PHP
doctrine/dbal
500804722 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
ifsnop/mysqldump-php
4336312 Downloads
PHP version of mysqldump cli that comes with MySQL
greenlion/php-sql-parser
9377919 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
phpfastcache/phpfastcache
4153014 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
1330122 Downloads
The lightweight PHP database framework to accelerate development
thingengineer/mysqli-database-class
135865 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
joshcam/mysqli-database-class
265614 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
amphp/mysql
841429 Downloads
Asynchronous MySQL client for PHP based on Amp.
mevdschee/php-crud-api
54812 Downloads
Single file PHP script that adds a REST API to a SQL database.
dekor/php-array-table
3328254 Downloads
PHP Library for printing associative arrays as text table (similar to mysql terminal console)
usmanhalalit/pixie
1931778 Downloads
A lightweight, expressive, framework agnostic query builder for PHP.
matthiasmullie/scrapbook
1812901 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
430268 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
3405593 Downloads
Dibi is Database Abstraction Library for PHP