Libraries tagged by PHP PDO Database
doctrine/dbal
512157872 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
ifsnop/mysqldump-php
4468151 Downloads
PHP version of mysqldump cli that comes with MySQL
phpfastcache/phpfastcache
4244560 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
439841 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
3447294 Downloads
Dibi is Database Abstraction Library for PHP
druidfi/mysqldump-php
253410 Downloads
PHP version of mysqldump cli that comes with MySQL
sergeytsalkov/meekrodb
323457 Downloads
The Simple PHP/MySQL Library
morris/lessql
128447 Downloads
LessQL: A lightweight and performant PHP ORM alternative
lichtner/fluentpdo
254264 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
228772 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
21877 Downloads
PHP version of mysqldump cli that comes with MySQL
zetacomponents/database
883828 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
4832 Downloads
PHP PDO Wrapper which utilizes PDO and prepared statements
lincanbin/php-pdo-mysql-class
5234 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
68762 Downloads
Database Management utilities: connectivity, backups, fixtures, etc