Libraries tagged by PDO connection
i-nocturne/swoole-sql-query
14 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
hexmakina/crudites
294 Downloads
PHP/PDO CRUD
guidofaecke/laravel_ibmi_db2
4 Downloads
laravel_ibmi_db2 is a simple DB2 service provider for Laravel. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework.
guidofaecke/laravel-ibm-ibmi
5 Downloads
laravel-ibm-ibmi is a simple DB2 & Toolkit for IBMi service provider for Laravel. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework. Plus it also provides Toolkit for IBMi so that you can access IBMi resources with same credentials.
guidofaecke/laravel-ibm-db2
7 Downloads
laravel-ibm-db2 is a simple DB2 service provider for Laravel. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework.
guanhui07/pool
34 Downloads
An independent universal connection pool component.
geiger-it/db2-laravelumen
50 Downloads
db2-laravelumen is a simple DB2 service provider for Laravel or Lumen v5.2. It provides a DB2 Connection by extending the Illuminate Database component working with both query builder and eloquent.
fkrfld/laravel-db2
26 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
12 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
34 Downloads
PDO database library
emmetog/database
15 Downloads
A library to manage database connections
dtmind/dtdatamysql
14 Downloads
Connection to db struture, form DTPDO.
depage/db
718 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
5870 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
alejoluc/lazypdo
77 Downloads
PDO Drop-in replacement that only makes a connection when needed