Libraries tagged by pdok
konnec/laravel-snowflake
734 Downloads
PDO Snowflake integration for Laravel framework
js/mysqlnd-analytics
3538 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
4779 Downloads
PDoc
holtbosse/db
521 Downloads
simple database class for working with pdo
hexblot/mssql-compat
295 Downloads
Small wrapper for PDO that emulates the deprecated mssql_* functions, and allows legacy software to work in PHP7+
hadi/database
128 Downloads
Simple database driver for mysql (PDO)
emadello/db
703 Downloads
Mysql PDO database connection
dschledermann/dto
243 Downloads
Lightweight DTO system to fetch data from a PDO in a type safe manner
dps-software-srl/php-mysql-lib
974 Downloads
Mysql access with PDO
corn/mypdoms
8328 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
14121 Downloads
Sage IT Component for Phalcon - MS SQL Server (PDO) Adapter
abdulelahragih/querybuilder
1196 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
995 Downloads
Yii Mutex Library - Postgres PDO Driver
mpyw/laravel-unique-violation-detector
60362 Downloads
Detect primary/unique key or constraint violation errors from PDOException.