Libraries tagged by PHP PDO Database
doctrine/dbal
605871561 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
ifsnop/mysqldump-php
5995492 Downloads
PHP version of mysqldump cli that comes with MySQL
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.
lichtner/fluentpdo
286242 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
foolz/sphinxql-query-builder
2236927 Downloads
A PHP query builder for SphinxQL and ManticoreQL with MySQLi and PDO drivers.
envms/fluentpdo
539552 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
4000703 Downloads
Dibi is Database Abstraction Library for PHP
druidfi/mysqldump-php
618312 Downloads
PHP version of mysqldump cli that comes with MySQL
sergeytsalkov/meekrodb
410991 Downloads
The Simple PHP/MySQL Library
morris/lessql
145005 Downloads
LessQL: A lightweight and performant PHP ORM alternative
fpdo/fluentpdo
251836 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
clouddueling/mysqldump-php
23171 Downloads
PHP version of mysqldump cli that comes with MySQL
dg/dibi
102472 Downloads
Dibi is Database Abstraction Library for PHP
zetacomponents/database
919077 Downloads
A lightweight database layer on top of PHP's PDO that allows you to utilize a database without having to take care of differences in SQL dialects.
tommyknocker/pdo-database-class
6084 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.