Libraries tagged by PHP PDO Database
doctrine/dbal
453596131 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
ifsnop/mysqldump-php
3728380 Downloads
PHP version of mysqldump cli that comes with MySQL
phpfastcache/phpfastcache
3737381 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
383161 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
3168984 Downloads
Dibi is Database Abstraction Library for PHP
sergeytsalkov/meekrodb
276154 Downloads
The Simple PHP/MySQL Library
lichtner/fluentpdo
235673 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
219442 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
druidfi/mysqldump-php
136727 Downloads
PHP version of mysqldump cli that comes with MySQL
clouddueling/mysqldump-php
20973 Downloads
PHP version of mysqldump cli that comes with MySQL
morris/lessql
121109 Downloads
LessQL: A lightweight and performant PHP ORM alternative
zetacomponents/database
865225 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
2838 Downloads
PHP PDO Wrapper which utilizes PDO and prepared statements
lincanbin/php-pdo-mysql-class
4705 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
51540 Downloads
Database Management utilities: connectivity, backups, fixtures, etc