Libraries tagged by PDO connection
aura/sql
2665090 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
3127112 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
workerman/mysql
92035 Downloads
Long-living MySQL connection for daemon.
atlas/pdo
265790 Downloads
Provides a PDO instance decorator with convenience methods, and a connection manager.
cooperl/laravel-db2
125338 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
84040 Downloads
PDO/MySQL Connection Mocking
tommyknocker/pdo-database-class
6084 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
cooperl/laravel-ibmi
15646 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.
atlas/info
61463 Downloads
Uses an Atlas.Pdo connection to discover schema information.
mpyw/laravel-database-mock
18391 Downloads
Database Mocking Library which mocks PDO underlying Laravel Connection classes
anonymous-php/mysqli-pdo-bridge
1186 Downloads
Make your application PDO-compatible. This library gives you the possibility to use mysqli connection with the PDO interfaces.
th3mouk/materialized-view
734 Downloads
Declarative, PostgreSQL-native management of materialized views: define views as versioned SQL, synchronise, rebuild, refresh (concurrently) and read them safely. Runs on Doctrine DBAL or a bare PDO connection.
cpierce/cakephp-sybasedb
33762 Downloads
CakePHP plugin to handle PDO MSSQL Connections using dblib
linio/database
43056 Downloads
Simple abstraction layer on top of PDO, providing features like driver abstraction and connection pool
memran/marwa-db
953 Downloads
Lightweight, framework-agnostic PHP database toolkit: connections, query builder, ORM, schema, migrations, seeders, debug panel.