Libraries tagged by pdo extended
gajus/doll
161 Downloads
Extended PDO with inline type hinting, deferred connection support, logging and benchmarking.
moxio/sqlite-extended-api
8008 Downloads
Exposes SQLite APIs that are otherwise not available in PHP
traineratwot/pdo-extended
290 Downloads
bentools/pdoextended
410 Downloads
An enhanced PDO class
tomwright/extended-pdo
553 Downloads
An extension on the standard PDO library.
centralapps/pdo
675 Downloads
Extended PDO and PDOStatement classes for development stats
asticode/php-extended-pdo
262 Downloads
Extended PDO
php-comp/lite-db
58 Downloads
a simple extended pdo tool library of the php
dashifen/database
6 Downloads
A wrapper around the extended PDO object from Aura/SQL using the interface that Dash prefers.
inhere/lite-db
50 Downloads
a simple extended pdo tool library of the php
aura/sql
1920757 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
106122 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
18413 Downloads
PDO+ extends PDO in order to log all your queries. It also includes a Bar Panel for Tracy
ecotone/pdo-event-sourcing
141140 Downloads
Extends Ecotone with Event Sourcing using Prooph PDO Event Store
sorskod/db
7800 Downloads
PDO wrapper. Extends PDO and PDOStatement with useful methods.