Libraries tagged by PDO connecter
gajus/doll
161 Downloads
Extended PDO with inline type hinting, deferred connection support, logging and benchmarking.
n2n/n2n-spec-dbo
2081 Downloads
Specifies an abstraction of database connection which also provides functionality to build queries independent of the used database engine.
jacksonwebservices/laravel-iseries
11838 Downloads
Laravel-odbc-iseris connection
hi/sqlquery
155 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
mointeng/sqlrelay
1415 Downloads
SQLrelay PDO driver connect for laravel 8.x.x
mouf/database.dbconnection
32304 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
162 Downloads
Database version control using PDO connection
pckip/pdo-db-as-pear
29 Downloads
A very basic wrapper to run PEAR functions on a PDO DB connection
pointybeard/symphony-pdo
1040 Downloads
Wraps the core Symphony CMS database connection with a PDO based library
anonymous-php/mysqli-pdo-bridge
649 Downloads
Make your application PDO-compatible. This library gives you the possibility to use mysqli connection with the PDO interfaces.
mk/database-connection-handler
623 Downloads
PDO wrapper for using MySQL databases with less configuration and more ease
emadello/db
490 Downloads
Mysql PDO database connection
kuiper/db
2293 Downloads
A PDO extension that provides lazy connections, auto reconnecting, and fluent query builder
runn/dbal
100 Downloads
Runn Me! DBAL Library
michaelb/lumen-db2
2672 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.