Libraries tagged by xpdo
lionmm/laravel-pgbouncer-extension
958 Downloads
Laravel PostgreSQL pgbouncer extension fix for PDO::ATTR_EMULATE_PREPARES option
lecompteanytime/orm
24196 Downloads
A simple ORM using PDO to manage entities, repositories and managers optimized for best performances.
konnec/laravel-snowflake
743 Downloads
PDO Snowflake integration for Laravel framework
js/mysqlnd-analytics
3540 Downloads
The JSMysqlndAnalytics library is a library to process statistics collected by PHP's myslqnd module and providing guidance for improving applications using ext/mysql, mysqli or pdo_mysql.
jlang/jsonstringfy
4788 Downloads
PDoc
holtbosse/db
625 Downloads
simple database class for working with pdo
hexblot/mssql-compat
297 Downloads
Small wrapper for PDO that emulates the deprecated mssql_* functions, and allows legacy software to work in PHP7+
emadello/db
708 Downloads
Mysql PDO database connection
dschledermann/dto
296 Downloads
Lightweight DTO system to fetch data from a PDO in a type safe manner
dps-software-srl/php-mysql-lib
1012 Downloads
Mysql access with PDO
corn/mypdoms
8345 Downloads
Pure-PHP clone-implementation of mysqlnd_ms built on top of PDO
brtriver/dbup
530 Downloads
simple migration tool with PDO
baka/phalcon-sqlsrv
14139 Downloads
Sage IT Component for Phalcon - MS SQL Server (PDO) Adapter
yiisoft/mutex-db-pgsql
997 Downloads
Yii Mutex Library - Postgres PDO Driver
mpyw/laravel-unique-violation-detector
60432 Downloads
Detect primary/unique key or constraint violation errors from PDOException.