Libraries tagged by PDO connection
aura/sql
2214989 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.
aura/sqlquery
2671316 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
atlas/pdo
248094 Downloads
Provides a PDO instance decorator with convenience methods, and a connection manager.
workerman/mysql
74556 Downloads
Long-living MySQL connection for daemon.
cooperl/laravel-db2
113336 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.
jimbojsb/pseudo
74251 Downloads
PDO/MySQL Connection Mocking
atlas/info
55554 Downloads
Uses an Atlas.Pdo connection to discover schema information.
cpierce/cakephp-sybasedb
32579 Downloads
CakePHP plugin to handle PDO MSSQL Connections using dblib
linio/database
41771 Downloads
Simple abstraction layer on top of PDO, providing features like driver abstraction and connection pool
easi-power/laravel-db2
15072 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.
cooperl/laravel-ibmi
12999 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.
pseudo/pseudo
9046 Downloads
A system for mocking PHP PDO connections
mpyw/laravel-database-mock
6173 Downloads
Database Mocking Library which mocks PDO underlying Laravel Connection classes
antevenio/pdo-mysql-query-linker
18153 Downloads
PHP library that allows linking queries from diferent physical databases using mysql pdo database connections
bobsbg/yii2-oci2pdo
3486 Downloads
Yii2 extension to simulate a PDO connection to Oracle database using PHP OCI8