Libraries tagged by PDO connecter
adamb/database
7568 Downloads
A simple PDO Wrapper to connect to a database
gajus/doll
162 Downloads
Extended PDO with inline type hinting, deferred connection support, logging and benchmarking.
progrmanial/simplemdb
41 Downloads
Enterprise Database Toolkit for PHP - Modern schema management, intelligent migrations, and advanced query building
n2n/n2n-spec-dbo
4659 Downloads
Specifies an abstraction of database connection which also provides functionality to build queries independent of the used database engine.
makinacorpus/goat-query
11303 Downloads
Goat SQL query builder built over a PHP to SQL and SQL to PHP type converter
jacksonwebservices/laravel-iseries
13062 Downloads
Laravel-odbc-iseris connection
hi/sqlquery
1233 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
alejoluc/lazypdo
261 Downloads
PDO Drop-in replacement that only makes a connection when needed
mointeng/sqlrelay
1803 Downloads
SQLrelay PDO driver connect for laravel 8.x.x
mouf/database.dbconnection
32630 Downloads
This package contains object to perform database connections. Connections are performed using the PDO library. Therefore, the PDO extension must be enabled to use this package. This package will allow you to connect to MySql and PostgreSql databases. The DB Connection class has special features to help you get informations about the database schema, and especially about the constraints between tables.
fabiopaiva/pdo-simple-migration
169 Downloads
Database version control using PDO connection
anonymous-php/mysqli-pdo-bridge
696 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
434 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
henriknordstrom/laravel-pdo-odbc-patched
585 Downloads
Laravel PDO ODBC with Laravel 12 fix
emadello/db
749 Downloads
Mysql PDO database connection