Libraries tagged by phppdo
taq/pdooci
149872 Downloads
Replacement for the PHP PDO OCI class
lincanbin/php-pdo-mysql-class
6717 Downloads
A PHP MySQL PDO class similar to the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
zetacomponents/database
919196 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.
thomas-0816/pdo-duckdb-php
1128 Downloads
PHP PDO DuckDB
tina4stack/tina4php-pdo
2309 Downloads
Tina4 PHP PDO Database Driver
pseudo/pseudo
14870 Downloads
A system for mocking PHP PDO connections
php-kit/ext-pdo
34344 Downloads
An extension to the standard PHP PDO API
antevenio/pdo-mysql-select-iterator
20890 Downloads
PHP PDO Mysql select statement iterator implemented as multiple queries using LIMIT clauses
sergterr/php-pdo-start
961 Downloads
Start methods for pdo php
drkbcn/php-pdo-mssql-class
95 Downloads
A PHP MsSQL PDO class similar to the the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
ngunenc/nsql
77 Downloads
Modern PHP PDO veritabanı kütüphanesi (nsql) v1.5.2
lfphp/pdodsn
5624 Downloads
PHP PDO DSN Library
jayc89/php-mysql-pdo-database-class
1468 Downloads
PHP PDO MySQL Wrapper
migliori/php-pdo-database-class
435 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
karlpatrickespiritu/simple-php-pdo-wrapper
22 Downloads
a wrapper for php's pdo extension