Libraries tagged by phppdo
taq/pdooci
129448 Downloads
Replacement for the PHP PDO OCI class
lincanbin/php-pdo-mysql-class
5053 Downloads
A PHP MySQL PDO class similar to the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
zetacomponents/database
878640 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
pseudo/pseudo
5839 Downloads
A system for mocking PHP PDO connections
php-kit/ext-pdo
27859 Downloads
An extension to the standard PHP PDO API
antevenio/pdo-mysql-select-iterator
18091 Downloads
PHP PDO Mysql select statement iterator implemented as multiple queries using LIMIT clauses
migliori/php-pdo-database-class
412 Downloads
The DB class is a database abstraction layer that provides a simple, consistent interface for interacting with different types of databases. It handles connection management, query execution, pagination and result processing
ttsuruoka/php-simple-dbi
150753 Downloads
Simple database interface class for PHP PDO
lfphp/pdodsn
3076 Downloads
PHP PDO DSN Library
jayc89/php-mysql-pdo-database-class
1447 Downloads
PHP PDO MySQL Wrapper
karlpatrickespiritu/simple-php-pdo-wrapper
21 Downloads
a wrapper for php's pdo extension
drkbcn/php-pdo-mssql-class
85 Downloads
A PHP MsSQL PDO class similar to the the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
cri2net/php-pdo-db
2122 Downloads
PHP Class to work with the database using PDO
pixelfederation/vitess-php-pdo
33103 Downloads
PHP PDO compliant driver for Vitess PHP client.