Libraries tagged by PDO connection
bobsbg/yii2-oci2pdo
3292 Downloads
Yii2 extension to simulate a PDO connection to Oracle database using PHP OCI8
kuiper/db
2248 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
1639 Downloads
Specifies an abstraction of database connection which also provides functionality to build queries independent of the used database engine.
michaelb/lumen-db2
2660 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
5566 Downloads
Database connection config resolver
jacksonwebservices/laravel-iseries
11686 Downloads
Laravel-odbc-iseris connection
kingsoft/db
196 Downloads
Efficient PDO Database connection wrapper. Reads settings from settings.ini/SETTINGS global constaant
mouf/database.dbconnection
32085 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
158 Downloads
Database version control using PDO connection
aweitian/db-connection
218 Downloads
PDO Connection
phptree/pdo
25 Downloads
a php PDO database connection class with simple query builder .
ufukdogan92/pdo-db-connect
19 Downloads
Database connection with PDO
derilkillms/pdo-orm
12 Downloads
orm connection with pdo driver
pointybeard/symphony-pdo
1036 Downloads
Wraps the core Symphony CMS database connection with a PDO based library