Libraries tagged by PDO connection
migliori/php-pdo-database-class
399 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
kuiper/db
2408 Downloads
A PDO extension that provides lazy connections, auto reconnecting, and fluent query builder
gajus/doll
161 Downloads
Extended PDO with inline type hinting, deferred connection support, logging and benchmarking.
n2n/n2n-spec-dbo
2724 Downloads
Specifies an abstraction of database connection which also provides functionality to build queries independent of the used database engine.
michaelb/lumen-db2
2876 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
5935 Downloads
Database connection config resolver
hi/sqlquery
491 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
mouf/database.dbconnection
32519 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
164 Downloads
Database version control using PDO connection
anonymous-php/mysqli-pdo-bridge
657 Downloads
Make your application PDO-compatible. This library gives you the possibility to use mysqli connection with the PDO interfaces.
bobsbg/yii2-oci2pdo
3343 Downloads
Yii2 extension to simulate a PDO connection to Oracle database using PHP OCI8
emadello/db
546 Downloads
Mysql PDO database connection
runn/dbal
100 Downloads
Runn Me! DBAL Library
hexmakina/crudites
275 Downloads
PHP/PDO CRUD
divineomega/php-dcom
420 Downloads
PHP Database Connection Object Manager