Libraries tagged by php mysql
doctrine/orm
308513037 Downloads
Object-Relational-Mapper for PHP
doctrine/dbal
619448539 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
ifsnop/mysqldump-php
6243204 Downloads
PHP version of mysqldump cli that comes with MySQL
greenlion/php-sql-parser
12761025 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
phpfastcache/phpfastcache
5517701 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
957877 Downloads
PHP DataMapper ORM and Data Modelling Engine
catfan/medoo
1585824 Downloads
The lightweight PHP database framework to accelerate development
vimeo/php-mysql-engine
292763 Downloads
A MySQL engine written in PHP for speeding up tests
thingengineer/mysqli-database-class
178456 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
joshcam/mysqli-database-class
289352 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
amphp/mysql
1192080 Downloads
Asynchronous MySQL client for PHP based on Amp.
react/mysql
469415 Downloads
Async MySQL database client for ReactPHP.
dekor/php-array-table
8426977 Downloads
PHP Library for printing associative arrays as text table (similar to mysql terminal console)
usmanhalalit/pixie
2272365 Downloads
A lightweight, expressive, framework agnostic query builder for PHP.
matthiasmullie/scrapbook
2936120 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.