Libraries tagged by pdo wrapper
karmabunny/pdb
964 Downloads
PDO wrapper
dframe/database
3169 Downloads
Database pdo wrapper
adamb/database
7510 Downloads
A simple PDO Wrapper to connect to a database
nguyenanhung/mysqli
18683 Downloads
Database Wrapper - MySQLi Database Model
slick/database
2187 Downloads
Slick database package is a PDO wrapper.
splitbrain/php-sqlite
29 Downloads
A simple wrapper around pdo-sqlite with basic migration support and a few helper utils
rlanvin/php-mypdo
4286 Downloads
Wrapper for PDO (MySQL) to support auto-reconnect, nested transactions and more.
pfinal/database
772 Downloads
PHP MySQL database wrapper, extends PDO and PDOStatement
hexblot/mssql-compat
275 Downloads
Small wrapper for PDO that emulates the deprecated mssql_* functions, and allows legacy software to work in PHP7+
tebe/pdo
20 Downloads
Provides an extension to the native PDO along with additional functionality.
rain1/pdo-powered
24 Downloads
PDO wrapper for easy db interactions
phputil/pdowrapper
447 Downloads
A useful PDO wrapper.
phel-lang/phel-pdo
16 Downloads
phel-lang pdo wrapper library.
pdo-proxy/pdo-proxy
25 Downloads
PDO Proxy is a simple, event-driven PDO wrapper that allows to intercept and alter execution of all PDO methods. The PDOProxy\PDO and PDOProxy\PDOStatement classes extend the native PDO and PDOStatement classes, therefore they are compatible with any method expecting regular PDO objects.
migliori/power-lite-pdo
71 Downloads
PowerLitePdo is a PDO wrapper that provides a simple and powerful way to interact with a database.