Libraries tagged by PDO connection
emadello/db
669 Downloads
Mysql PDO database connection
gajus/doll
162 Downloads
Extended PDO with inline type hinting, deferred connection support, logging and benchmarking.
michaelb/lumen-db2
3279 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.
linkorb/connector
6210 Downloads
Database connection config resolver
jacksonwebservices/laravel-iseries
12817 Downloads
Laravel-odbc-iseris connection
hi/sqlquery
741 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
easi-power/laravel-db2
14381 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.
monkeyscloud/monkeyslegion-database
135 Downloads
Native PDO-powered MySQL 8.4 connection and query helpers.
ipc/silex-pdo-service-provider
1497 Downloads
A silex service provider which provides a pdo connection
fabiopaiva/pdo-simple-migration
166 Downloads
Database version control using PDO connection
pointybeard/symphony-pdo
1066 Downloads
Wraps the core Symphony CMS database connection with a PDO based library
anonymous-php/mysqli-pdo-bridge
686 Downloads
Make your application PDO-compatible. This library gives you the possibility to use mysqli connection with the PDO interfaces.
migliori/php-pdo-database-class
433 Downloads
The DB class is a database abstraction layer that provides a simple, consistent interface for interacting with different types of databases. It handles connection management, query execution, pagination and result processing
kaduamaral/connectionpdo
181 Downloads
The ConnectionPDO is a database connection class
henriknordstrom/laravel-pdo-odbc-patched
198 Downloads
Laravel PDO ODBC with Laravel 12 fix