Libraries tagged by pdo wrapper
lazypdo/lazypdo
102882 Downloads
LazyPDO is a set of wrappers over PHP's standard PDO and PDOStatement classes. It enables lazy loading, serialization and decoration.
decmuc/pdodb
52 Downloads
Modern, secure and fully compatible PDO-based replacement for ThingEngineer’s PHP-MySQLi-Database-Class
hengeb/db
311 Downloads
A simple mysql library (PDO wrapper)
szemul/database
2429 Downloads
Simple wrapper for PDO to make it easier to use and easier to mock
semperton/database
154 Downloads
A compact PDO / SQLite wrapper library.
rlanvin/php-mypdo
4378 Downloads
Wrapper for PDO (MySQL) to support auto-reconnect, nested transactions and more.
pfinal/database
782 Downloads
PHP MySQL database wrapper, extends PDO and PDOStatement
hexblot/mssql-compat
303 Downloads
Small wrapper for PDO that emulates the deprecated mssql_* functions, and allows legacy software to work in PHP7+
tebe/pdo
21 Downloads
Provides an extension to the native PDO along with additional functionality.
rain1/pdo-powered
25 Downloads
PDO wrapper for easy db interactions
phputil/pdowrapper
476 Downloads
A useful PDO wrapper.
phel-lang/phel-pdo
43 Downloads
phel-lang pdo wrapper library.
pdo-proxy/pdo-proxy
26 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
76 Downloads
PowerLitePdo is a PDO wrapper that provides a simple and powerful way to interact with a database.
karlpatrickespiritu/simple-php-pdo-wrapper
22 Downloads
a wrapper for php's pdo extension