tdc/pdo

PDO MySQL/MariaDB/PostgreSQL/SQLite wrapper adding nested transactions and sane defaults


Keywords
mysql, pdo, mariadb, php, postgresql, sqlite
License
CC0-1.0

Documentation

TDC/PDO

PDO MySQL/MariaDB/PostgreSQL/SQLite wrapper adding nested transactions and sane defaults

Installation

Use Composer

"require": {
    "tdc/pdo": "^1.2.0"
}