PHPackages                             guidofaecke/doctrine-dbal-ibmi - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. guidofaecke/doctrine-dbal-ibmi

ActiveLibrary[Database &amp; ORM](/categories/database)

guidofaecke/doctrine-dbal-ibmi
==============================

Doctrine DBAL module for DB2 on the IBM i platform

0.0.7(7y ago)04.9kMITPHPPHP ^5.6|^7.0|^7.1

Since Jan 22Pushed 7y ago1 watchersCompare

[ Source](https://github.com/guidofaecke/doctrine-dbal-ibmi)[ Packagist](https://packagist.org/packages/guidofaecke/doctrine-dbal-ibmi)[ RSS](/packages/guidofaecke-doctrine-dbal-ibmi/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (3)Versions (11)Used By (0)

doctrine-dbal-ibmi
==================

[](#doctrine-dbal-ibmi)

[![Build Status](https://camo.githubusercontent.com/b9efa38279b11d1f8674e55f216775579dfbc402517687496763c5bc8e05bfa3/687474703a2f2f696465767573723031362e69646576636c6f75642e636f6d3a393039302f6275696c645374617475732f69636f6e3f6a6f623d646f637472696e652d6462616c2d69626d69)](http://idevusr016.idevcloud.com:9090/job/doctrine-dbal-ibmi)

Doctrine DBAL module for DB2 on the IBM i platform.

Based on the original work by [@cassvail](https://github.com/cassvail) in [doctrine/dbal#910](https://github.com/doctrine/dbal/pull/910).

Usage
=====

[](#usage)

First, install with Composer:

```
$ composer require guidofaecke/doctrine-dbal-ibmi

```

Configuration
-------------

[](#configuration)

In your connection configuration, use this specific `DB2Driver` class, for example, when configuring for a Zend Expressive application:

```
