PHPackages                             guidofaecke/doctrine-dbal-pdo-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-pdo-ibmi

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

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

Doctrine DBAL PDO Driver for IBM i DB2 running local or in a docker container

4.3.0(2mo ago)12092MITPHPPHP ^8.3CI passing

Since May 19Pushed 2mo ago1 watchersCompare

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

READMEChangelog (6)Dependencies (15)Versions (15)Used By (0)

Doctrine DBAL PDO IBM i
=======================

[](#doctrine-dbal-pdo-ibm-i)

Doctrine DBAL PDO implementation against DB2 on your IBM i platform.
--------------------------------------------------------------------

[](#doctrine-dbal-pdo-implementation-against-db2-on-your-ibm-i-platform)

Usage
-----

[](#usage)

It can be used :

- On your IBM i
- On your local machine
- Within a Docker container

Requirements
------------

[](#requirements)

- PHP &gt;= 8.1
- ext-pdo
- unixodbc
- [ODBC driver for IBM i Access Client Solutions](https://www.ibm.com/support/pages/odbc-driver-ibm-i-access-client-solutions)

Installation
------------

[](#installation)

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

Configuration example
---------------------

[](#configuration-example)

```
