Libraries tagged by pdo extended
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.
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.
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.
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.
timesplinter/tsfw-db
313 Downloads
PHP library which extends PDO
michaelrushton/db
3 Downloads
A library to extend https://github.com/MichaelRushton/php-sql with a PDO wrapper.
craftblue/simple-sql
26 Downloads
SimpleSql is a wrapper around PHP's PDO and is intended to be an easy to use drop-in for your projects. It abstracts away the atrocities of querying by using common methods while still giving you full control of your queries