Libraries tagged by pdo extended
gajus/doll
162 Downloads
Extended PDO with inline type hinting, deferred connection support, logging and benchmarking.
moxio/sqlite-extended-api
8011 Downloads
Exposes SQLite APIs that are otherwise not available in PHP
traineratwot/pdo-extended
291 Downloads
bentools/pdoextended
413 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
264 Downloads
Extended PDO
php-comp/lite-db
58 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
2044969 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
109498 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.
ecotone/pdo-event-sourcing
146218 Downloads
Extends Ecotone with Event Sourcing using Prooph PDO Event Store
sorskod/db
7911 Downloads
PDO wrapper. Extends PDO and PDOStatement with useful methods.
filisko/pdo-plus
19053 Downloads
PDO+ extends PDO in order to log all your queries. It also includes a Bar Panel for Tracy