Libraries tagged by pdo extended
moxio/sqlite-extended-api
8047 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.
traineratwot/pdo-extended
292 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
2170173 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
112283 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
150844 Downloads
Extends Ecotone with Event Sourcing using Prooph PDO Event Store
filisko/pdo-plus
19330 Downloads
PDO+ extends PDO in order to log all your queries. It also includes a Bar Panel for Tracy
sorskod/db
7944 Downloads
PDO wrapper. Extends PDO and PDOStatement with useful methods.