PHPackages                             poyii/laravel-ifx - 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. poyii/laravel-ifx

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

poyii/laravel-ifx
=================

Informix DB driver for Laravel 5

1.1.1(6y ago)337629[6 issues](https://github.com/llaiajiale/laravel-ifx/issues)MITPHPPHP &gt;=5.5.31CI failing

Since Aug 2Pushed 6y ago3 watchersCompare

[ Source](https://github.com/llaiajiale/laravel-ifx)[ Packagist](https://packagist.org/packages/poyii/laravel-ifx)[ RSS](/packages/poyii-laravel-ifx/feed)WikiDiscussions master Synced yesterday

READMEChangelog (5)Dependencies (9)Versions (8)Used By (0)

Laravel Informix Database Package
---------------------------------

[](#laravel-informix-database-package)

Laravel-ifx is an Informix Database Driver package for [Laravel Framework](http://laravel.com/) - thanks @taylorotwell. Laravel-ifx is an extension of [Illuminate/Database](https://github.com/illuminate/database) that uses either the PDO extension wrapped into the PDO namespace.

**Please report any bugs you may find.**

- [Installation](#installation)
- [License](#license)

### Installation

[](#installation)

Add `poyii/laravel-ifx` as a requirement to composer.json:

```
{
    "require": {
        "poyii/laravel-ifx": "1.0.0"
    }
}
```

And then run `composer update`

Once Composer has installed or updated your packages you need to register Informix DB. Open up `config/app.php` and find the `providers` key and add:

```
Poyii\Informix\InformixDBServiceProvider::class,
```

Finally you need to publish a configuration file by running the following Artisan command.

```
$ php artisan vendor:publish

```

This will copy the configuration file to config/informix.php

### License

[](#license)

Licensed under the [MIT License](http://cheeaun.mit-license.org/).

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~138 days

Recently: every ~173 days

Total

7

Last Release

2372d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d1f4cfbbbf39b69fd602b2cf90fed7978d56cd29bcc7249ed3915d626ae3b2b9?d=identicon)[llaiajiale](/maintainers/llaiajiale)

---

Top Contributors

[![llaiajiale](https://avatars.githubusercontent.com/u/30644530?v=4)](https://github.com/llaiajiale "llaiajiale (17 commits)")

---

Tags

laravellaravel 5informixifx

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/poyii-laravel-ifx/health.svg)

```
[![Health](https://phpackages.com/badges/poyii-laravel-ifx/health.svg)](https://phpackages.com/packages/poyii-laravel-ifx)
```

###  Alternatives

[tucker-eric/eloquentfilter

An Eloquent way to filter Eloquent Models

1.8k4.8M26](/packages/tucker-eric-eloquentfilter)[yajra/laravel-oci8

Oracle DB driver for Laravel via OCI8

8703.0M17](/packages/yajra-laravel-oci8)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[mehdi-fathi/eloquent-filter

Eloquent Filter adds custom filters automatically to your Eloquent Models in Laravel.It's easy to use and fully dynamic, just with sending the Query Strings to it.

450191.6k1](/packages/mehdi-fathi-eloquent-filter)[clickbar/laravel-magellan

This package provides functionality for working with the postgis extension in Laravel.

423715.4k1](/packages/clickbar-laravel-magellan)[dannyweeks/laravel-base-repository

An abstract repository class for your Eloquent repositories that requires minimal config to get started.

202.0k](/packages/dannyweeks-laravel-base-repository)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
