Libraries tagged by PDO connection
kaduamaral/connectionpdo
181 Downloads
The ConnectionPDO is a database connection class
concept-labs/dbc-pdo
5 Downloads
(C)oncept-Labs DB PDO Driver
anonymous-php/longlife-pdo
18 Downloads
Longlife connections for looped applications
hakuryo/connection
85 Downloads
A set of libs to easily connect to ldap or databases
webiik/database
66 Downloads
The Database is PDO connection container.
pdo/secure-connector
5 Downloads
Secure PDO Connection plugin for custom websites
khalilleo-webagentur/sql-connector
19 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
19 Downloads
A PHP class to make lazy load PDO connection to database.
faster-php/db
2 Downloads
A drop-in replacement for PDO with connection pooling, lazy connect, auto-reconnect, and prepared statement caching.
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
1295 Downloads
A PDO wrapper with lazy connections and query profiling.
srjlewis/aura-sql
19 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.