Libraries tagged by PDO connection
emadello/db
593 Downloads
Mysql PDO database connection
bootpress/database
1291 Downloads
A PDO wrapper with lazy connections and query profiling.
kuiper/db
2421 Downloads
A PDO extension that provides lazy connections, auto reconnecting, and fluent query builder
hxgf/dbkit
44 Downloads
PHP functions to handle database connection and CRUD operations with PDO.
runn/dbal
100 Downloads
Runn Me! DBAL Library
jorgcastellano/laravel-db2
45 Downloads
Fork from cooperl/laravel-db2, laravel-db2 is a simple DB2 service provider for Laravel. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework.
fkrfld/laravel-db2
15 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.
pr-of-it/running-dbal
0 Downloads
Runn Me! DBAL Library
kingsoft/db
286 Downloads
Efficient PDO Database connection wrapper. Reads settings from settings.ini/SETTINGS global constaant
jwh315/laravel-capsule-wrapper
31153 Downloads
Use the Eloquent ORM outside of the Laravel Framework with an existing PDO database connection.
laykith/easyconnect
20 Downloads
A simple PDO manager to manage connections and reduce code in non-framework PHP scripts.
mouf/database.dbconnection
32527 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.
siteparts/pdoconnections
77 Downloads
PDO database connections
nia/sql-adapter-pdo
520 Downloads
Implementation of the `nia/sql-adapter` component using PDO. The implementation allows you to separate your PDO connection into a read and a write connection.
luisaedev/flex-pdo
5 Downloads
Flexible and fancy class for PHP, it will help you to handle PDO connections and PDO statements through a single instance.