Libraries tagged by PDO connection
fkrfld/laravel-db2
11 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.
fcarbah/lumen-db2-ext
10 Downloads
lumen-db2 is a simple DB2 service provider for Lumen ~6. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework.
erickfirmo/dbconnection
32 Downloads
PDO database library
emmetog/database
15 Downloads
A library to manage database connections
dtmind/dtdatamysql
13 Downloads
Connection to db struture, form DTPDO.
depage/db
715 Downloads
depage-pdo is a small wrapper around the pdo object which allows late/on demand initializition of the database connection.
bronos/php-sql-query-builder
5867 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
alejoluc/lazypdo
75 Downloads
PDO Drop-in replacement that only makes a connection when needed
noxxie/progress-laravel
27 Downloads
Progress is a simple odbc progress service provider for Laravel. It provides odbc Connection by extending the Illuminate Database component of the laravel framework.
noxxie/progress
12 Downloads
Progress is a simple odbc progress service provider for Laravel. It provides odbc Connection by extending the Illuminate Database component of the laravel framework.
geeshoe/db-connector
70 Downloads
PHP Database connection library.
bentools/pdoextended
410 Downloads
An enhanced PDO class
siriusphp/sql
482 Downloads
Flexible query building library for PDO connections with a small API surface and auto-complete support (low cognitive load). Requires an atlas/pdo connection.
reflexive/core
668 Downloads
Lazy PDO connection and some enums…
gmasson/myconnectphp
24 Downloads
PDO connection to MySQL in PHP