Download the PHP package bwicompanies/db2-driver without Composer
On this page you can find all versions of the php package bwicompanies/db2-driver. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bwicompanies/db2-driver
More information about bwicompanies/db2-driver
Files in bwicompanies/db2-driver
Download bwicompanies/db2-driver
More information about bwicompanies/db2-driver
Files in bwicompanies/db2-driver
Vendor bwicompanies
Package db2-driver
Short Description DB2 for IBM iSeries drop-in Laravel driver
License MIT
Homepage https://github.com/bwicompanies/db2-driver
Package db2-driver
Short Description DB2 for IBM iSeries drop-in Laravel driver
License MIT
Homepage https://github.com/bwicompanies/db2-driver
Please rate this library. Is it a good library?
Informations about the package db2-driver
[]()
DB2 for IBM iSeries Laravel Driver
This package allows you to use Laravel's query builder and eloquent with DB2 for IBM iSeries by extending the Illuminate Database component of the Laravel framework. Originally forked from cooperl22/laravel-db2.
Requirements
- PHP PDO_ODBC extension
- IBM i Access ODBC Driver (Windows & Linux)
Installation
Install the package via composer:
Add a new connection in database.php
:
Note: You can specify the connection name, but the driver must be 'db2'
Note: Be sure to define the appropriate keys in
.env
.
Other Resources
License
The MIT License (MIT). Please see License File for more information.
All versions of db2-driver with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
spatie/laravel-package-tools Version ^1.13.0
illuminate/contracts Version ^8|^9|^10|^11
illuminate/support Version ^8|^9|^10|^11
illuminate/database Version ^8|^9|^10|^11
spatie/laravel-package-tools Version ^1.13.0
illuminate/contracts Version ^8|^9|^10|^11
illuminate/support Version ^8|^9|^10|^11
illuminate/database Version ^8|^9|^10|^11
The package bwicompanies/db2-driver contains the following files
Loading the files please wait ....