Libraries tagged by PDO connection
aura/sql
2083724 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
2565932 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
atlas/pdo
242988 Downloads
Provides a PDO instance decorator with convenience methods, and a connection manager.
workerman/mysql
72421 Downloads
Long-living MySQL connection for daemon.
cooperl/laravel-db2
110578 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
70951 Downloads
PDO/MySQL Connection Mocking
atlas/info
53904 Downloads
Uses an Atlas.Pdo connection to discover schema information.
cpierce/cakephp-sybasedb
32422 Downloads
CakePHP plugin to handle PDO MSSQL Connections using dblib
linio/database
41362 Downloads
Simple abstraction layer on top of PDO, providing features like driver abstraction and connection pool
n2n/n2n-spec-dbo
3912 Downloads
Specifies an abstraction of database connection which also provides functionality to build queries independent of the used database engine.
cooperl/laravel-ibmi
12915 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
7597 Downloads
A system for mocking PHP PDO connections
mpyw/laravel-database-mock
5560 Downloads
Database Mocking Library which mocks PDO underlying Laravel Connection classes
antevenio/pdo-mysql-query-linker
17870 Downloads
PHP library that allows linking queries from diferent physical databases using mysql pdo database connections
bobsbg/yii2-oci2pdo
3416 Downloads
Yii2 extension to simulate a PDO connection to Oracle database using PHP OCI8