PHPackages                             pan-roman/ifx4dd-plus - 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. pan-roman/ifx4dd-plus

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

pan-roman/ifx4dd-plus
=====================

Informix Platform for Doctrine DBAL

1.1.3(8y ago)09MITPHP

Since Mar 18Pushed 8y ago1 watchersCompare

[ Source](https://github.com/Pan-Roman/ifx4dd-plus)[ Packagist](https://packagist.org/packages/pan-roman/ifx4dd-plus)[ Docs](https://github.com/Pan-Roman/ifx4dd-plus)[ RSS](/packages/pan-roman-ifx4dd-plus/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (2)Versions (12)Used By (0)

Informix Platform for Doctrine DBAL
===================================

[](#informix-platform-for-doctrine-dbal)

The *Informix Platform for Doctrine DBAL* gives support for Informix to [Doctrine\\DBAL](http://www.doctrine-project.org/projects/dbal.html) the database abstraction layer of the [Doctrine project](http://www.doctrine-project.org).

DBAL versions supported
-----------------------

[](#dbal-versions-supported)

DBALifx4dd[master](https://github.com/doctrine/dbal)[master](https://github.com/josemalonsom/ifx4dd)[![Build Status](https://camo.githubusercontent.com/7343dba0b84ee6a6fe47fb12b9b91a8912f4063320f6c1dddb8e8a732a64f7cd/687474703a2f2f7670733139353036302e6f76682e6e65742f6a6f622f6966783464642f62616467652f69636f6e)](http://vps195060.ovh.net/job/ifx4dd)[2.6](https://github.com/doctrine/dbal/tree/2.6)[1.1](https://github.com/josemalonsom/ifx4dd/tree/1.1)[![Build Status](https://camo.githubusercontent.com/056cb1484234c36f06e686403badf481fa2dbfeeee71f316cfae3f92e332f07e/687474703a2f2f7670733139353036302e6f76682e6e65742f6a6f622f6966783464642d312e312f62616467652f69636f6e)](http://vps195060.ovh.net/job/ifx4dd-1.1)[2.5](https://github.com/doctrine/dbal/tree/2.5)[1.0](https://github.com/josemalonsom/ifx4dd/tree/1.0)[![Build Status](https://camo.githubusercontent.com/961d12c973dd3ff580eebe87fd86f46704b5d342e37f8ac003fd11a6e69a57ce/687474703a2f2f7670733139353036302e6f76682e6e65742f6a6f622f6966783464642d312e302f62616467652f69636f6e)](http://vps195060.ovh.net/job/ifx4dd-1.0)Informix versions supported
---------------------------

[](#informix-versions-supported)

Tested on Informix Dynamic Server versions 11.70 and 12.10 (right now it's not tested on 11.50 but should work anyway).

INSTALL
-------

[](#install)

If you don't already have the PDO\_INFORMIX extension for PHP you need install it (see [PDO\_INFORMIX](http://www.php.net/manual/en/ref.pdo-informix.php)), make sure that the extension works correctly before continue, you can do a quick connection test to your Informix server using the next example

```
