Libraries tagged by pdo extended
moxio/sqlite-extended-api
8129 Downloads
Exposes SQLite APIs that are otherwise not available in PHP
gajus/doll
162 Downloads
Extended PDO with inline type hinting, deferred connection support, logging and benchmarking.
flytachi/winter-cdo
539 Downloads
Extended, type-safe PDO wrapper for PostgreSQL, MySQL/MariaDB and Oracle with a composable, injection-safe query builder.
traineratwot/pdo-extended
295 Downloads
bentools/pdoextended
413 Downloads
An enhanced PDO class
tomwright/extended-pdo
554 Downloads
An extension on the standard PDO library.
centralapps/pdo
675 Downloads
Extended PDO and PDOStatement classes for development stats
asticode/php-extended-pdo
264 Downloads
Extended PDO
php-comp/lite-db
60 Downloads
a simple extended pdo tool library of the php
dashifen/database
9 Downloads
A wrapper around the extended PDO object from Aura/SQL using the interface that Dash prefers.
inhere/lite-db
53 Downloads
a simple extended pdo tool library of the php
aura/sql
2673705 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
cooperl/laravel-db2
125603 Downloads
laravel-db2 is a simple DB2 service provider for Laravel. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework.
filisko/pdo-plus
22950 Downloads
PDO+ extends PDO in order to log all your queries. It also includes a Bar Panel for Tracy
sorskod/db
8386 Downloads
PDO wrapper. Extends PDO and PDOStatement with useful methods.