Libraries tagged by pdo
abdulelahragih/querybuilder
1229 Downloads
Fast, lightweight and simple SQL query builder that does not depend on any third-party library besides PDO to execute the queries in a safe way. The syntax is inspired by Laravel Query Builder.
yiisoft/mutex-db-pgsql
997 Downloads
Yii Mutex Library - Postgres PDO Driver
mpyw/laravel-unique-violation-detector
60480 Downloads
Detect primary/unique key or constraint violation errors from PDOException.
chipotle/slimx
1396 Downloads
Lightweight templating and PDO data access for Slim
cabinet/dbal
155 Downloads
Database Abstraction Layer for PDO
tebe/pdo
21 Downloads
Provides an extension to the native PDO along with additional functionality.
stoic/pdo
287 Downloads
PDO helper components for the Stoic framework
rezon73/pdo-vertica
1371 Downloads
Just another PDO database library special for Vertica
rain1/pdo-powered
25 Downloads
PDO wrapper for easy db interactions
phputil/pdowrapper
464 Downloads
A useful PDO wrapper.
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.
nineinchnick/pdo_oci8
26 Downloads
A PDO userspace driver for the Oracle database using the oci8 PHP module.
nfaiz/pdoifx
21 Downloads
CodeIgniter 4 Informix Database Package
migliori/power-lite-pdo
75 Downloads
PowerLitePdo is a PDO wrapper that provides a simple and powerful way to interact with a database.
liquidbox/silex-pdo
6121 Downloads
A PDO service provider for the Silex micro-framework