Libraries tagged by PDO connection
webiik/database
64 Downloads
The Database is PDO connection container.
pdo/secure-connector
4 Downloads
Secure PDO Connection plugin for custom websites
khalilleo-webagentur/sql-connector
10 Downloads
The ability to transfer data from sql db to any project use doctine.
diverproject/diamond-sql
0 Downloads
Library to connect on SQL Databases with PDO Connection.
allenjb/migrationmanager
23 Downloads
A simple, framework agnostic, MySQL non-reversible migrations library that accepts a pre-configured PDO connection
aalfiann/lazypdo
17 Downloads
A PHP class to make lazy load PDO connection to database.
cratedb/yii
0 Downloads
crateDB,PDO, Yii Connection
ewc/db-multi-connect
4 Downloads
MySQL PDO Database Multi Connection, Master - Slave Handler System.
bootpress/database
1286 Downloads
A PDO wrapper with lazy connections and query profiling.
srjlewis/aura-sql
10 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
jyoungblood/dbkit
24 Downloads
PHP functions to handle database connection and CRUD operations with PDO.
hxgf/dbkit
37 Downloads
PHP functions to handle database connection and CRUD operations with PDO.
zsymv/wmmysql
11 Downloads
Long-living MySQL connection for daemon.
tomkyle/databases
75 Downloads
Creates generic connections to common database APIs, provided by easy-to-use connection factories. For multiple databases, a Service Locator helps you creating those factories.
thalfm/laravel-db2
929 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.