Libraries tagged by PHP PDO Database
doctrine/dbal
535229844 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
ifsnop/mysqldump-php
4831663 Downloads
PHP version of mysqldump cli that comes with MySQL
phpfastcache/phpfastcache
4510407 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.
envms/fluentpdo
465857 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
3572773 Downloads
Dibi is Database Abstraction Library for PHP
druidfi/mysqldump-php
326120 Downloads
PHP version of mysqldump cli that comes with MySQL
sergeytsalkov/meekrodb
346366 Downloads
The Simple PHP/MySQL Library
morris/lessql
131896 Downloads
LessQL: A lightweight and performant PHP ORM alternative
lichtner/fluentpdo
262088 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
fpdo/fluentpdo
235089 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
22344 Downloads
PHP version of mysqldump cli that comes with MySQL
zetacomponents/database
891472 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.
seinopsys/postgresql-database-class
4307 Downloads
PHP wrapper class for PDO-based interaction with PostgreSQL databases, heavily based on ThingEngineer's MysqliDb class
lincanbin/php-pdo-mysql-class
5759 Downloads
A PHP MySQL PDO class similar to the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
linkorb/database-manager
77102 Downloads
Database Management utilities: connectivity, backups, fixtures, etc