Libraries tagged by pdo extended
cooperl/laravel-ibmi
12223 Downloads
laravel-ibmi is a simple DB2 & Toolkit for IBMi service provider for Laravel. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework. Plus it also provides Toolkit for IBMi so that you can access IBMi resources with same credentials.
genesis/sql-data-mods
9145 Downloads
SQL/PDO extension - extending capabilities provided by the original SQL API extension.
michaelb/lumen-db2
2660 Downloads
lumen-db2 is a simple DB2 service provider for Lumen. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework.
pfinal/database
767 Downloads
PHP MySQL database wrapper, extends PDO and PDOStatement
pdo-proxy/pdo-proxy
25 Downloads
PDO Proxy is a simple, event-driven PDO wrapper that allows to intercept and alter execution of all PDO methods. The PDOProxy\PDO and PDOProxy\PDOStatement classes extend the native PDO and PDOStatement classes, therefore they are compatible with any method expecting regular PDO objects.
php-thalla/laravel-db2
97 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.
michaelb/laravel-db2
1554 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.
dzegarra/tracy-mysqli
7487 Downloads
This lib extends mysqli to allow you to see all your executed queries. It also includes a Bar Panel for Tracy
marcocesarato/cpdo
182 Downloads
This package can retrieve PDO query results from cache variables. It extends the base PDO class and override some functions to handle database query execution and store the query results in variables. The class can also return query results for cached queries for previously executed queries to retrieve the results faster for repeated queries.
worldfactory/qq-extension-pdo
141 Downloads
Extends QQ with PDO functionalities.
phryneas/logged-pdo
510 Downloads
Class extending the php PDO Class for logging purpose
orz/plog
14 Downloads
PSR3 logging library that is PDO extendable and simple to use
srathbone/sql-data-mods
5 Downloads
SQL/PDO extension - extending capabilities provided by the original SQL API extension.
sinasalek/pdoplus
54 Downloads
PDO wrapper. Extends PDO and PDOStatement with useful methods.
arabcoders/db
175 Downloads
Extends PDO to add extra methods.