Libraries tagged by PHP PDO Database
doctrine/dbal
491231376 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
ifsnop/mysqldump-php
4214124 Downloads
PHP version of mysqldump cli that comes with MySQL
phpfastcache/phpfastcache
4064774 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
249028 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
envms/fluentpdo
421456 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
3367752 Downloads
Dibi is Database Abstraction Library for PHP
druidfi/mysqldump-php
206819 Downloads
PHP version of mysqldump cli that comes with MySQL
sergeytsalkov/meekrodb
308498 Downloads
The Simple PHP/MySQL Library
morris/lessql
126193 Downloads
LessQL: A lightweight and performant PHP ORM alternative
fpdo/fluentpdo
225102 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
21474 Downloads
PHP version of mysqldump cli that comes with MySQL
zetacomponents/database
878622 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
4279 Downloads
PHP PDO Wrapper which utilizes PDO and prepared statements
lincanbin/php-pdo-mysql-class
5051 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
63543 Downloads
Database Management utilities: connectivity, backups, fixtures, etc