PHPackages                             marcinmisiak/yii2-firebird - 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. marcinmisiak/yii2-firebird

ActiveYii2-extension[Database &amp; ORM](/categories/database)

marcinmisiak/yii2-firebird
==========================

Firebird 3 + php8.1

0.0.1(2y ago)1106[1 PRs](https://github.com/marcinmisiak/yii2-firebird/pulls)GPL-3.0+PHP

Since Jan 4Pushed 5mo ago2 watchersCompare

[ Source](https://github.com/marcinmisiak/yii2-firebird)[ Packagist](https://packagist.org/packages/marcinmisiak/yii2-firebird)[ RSS](/packages/marcinmisiak-yii2-firebird/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (3)Used By (0)

FirebirdSQL Extension for Yii 2 and PHP 8.3
===========================================

[](#firebirdsql-extension-for-yii-2-and-php-83)

[![Latest Stable Version](https://camo.githubusercontent.com/403c45d5995d2ef4e98d1c856ee5bd95926bb53e05a2f1a85b65efc557d38871/68747470733a2f2f706f7365722e707567782e6f72672f6d617263696e6d697369616b2f796969322d66697265626972642f762f737461626c65)](https://packagist.org/packages/marcinmisiak/yii2-firebird)[![Total Downloads](https://camo.githubusercontent.com/d230968bba319dae94c387887920c08d4ae00687cd9c46ce50c95d13940b3b3c/68747470733a2f2f706f7365722e707567782e6f72672f6d617263696e6d697369616b2f796969322d66697265626972642f646f776e6c6f616473)](https://packagist.org/packages/marcinmisiak/yii2-firebird)[![Latest Unstable Version](https://camo.githubusercontent.com/76708276b34f7d3f870bf6d989ff185852941fc77cf84cd11ad9c384b16f034e/68747470733a2f2f706f7365722e707567782e6f72672f6d617263696e6d697369616b2f796969322d66697265626972642f762f756e737461626c65)](https://packagist.org/packages/marcinmisiak/yii2-firebird)[![License](https://camo.githubusercontent.com/9f916b522c87ad1a74886500462964fd692f69e40e8c09a243611a2eca223d59/68747470733a2f2f706f7365722e707567782e6f72672f6d617263696e6d697369616b2f796969322d66697265626972642f6c6963656e7365)](https://packagist.org/packages/marcinmisiak/yii2-firebird)

Forked
------

[](#forked)

Forked from edgardmessias/yii2-firebird

[edgardmessias/yii2-firebird](https://github.com/edgardmessias/yii2-firebird).

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

[](#requirements)

At least Firebird version 2.0 is required. However, in order to use all extension features.

Partial support with Firebird 3.0

PHP 8.3

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

[](#installation)

The preferred way to install this extension is through [composer](https://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist marcinmisiak/yii2-firebird "*"
```

or add

```
"marcinmisiak/yii2-firebird": "*"
```

to the require section of your `composer.json` file.

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

[](#configuration)

To use this extension, simply add the following code in your application configuration:

```
return [
    //....
    'components' => [
        'db' => [
            'class' => 'marcinmisiak\db\firebird\Connection',
            'dsn' => 'firebird:dbname=localhost:/tmp/TEST.FDB;charset=UTF8',
            'username' => 'username',
            'password' => 'password',
            'enableSchemaCache' => true,
            'schemaCacheDuration' => 43200,
            'schemaCache' => 'cache',
            'emulatePrepare' => true,
            'attributes' => [
                PDO::ATTR_PERSISTENT => true
            ],
        ],
    ],
];
```

Donations:
----------

[](#donations)

- Donation is as per your goodwill to support my development.
- If you are interested in my future developments, i would really appreciate a small donation to support this project.
-

```
My revolut acount
https://revolut.me/marcin1k25
```

[![My revolut acount](https://camo.githubusercontent.com/ad856efce73621f404cc7a0387406d7c913a9866c7e949334501a9af7900703b/68747470733a2f2f7265766f6c75742e6d652f6d617263696e316b3235)](https://revolut.me/marcin1k25)

```
My FWH wallet
0x70368081c706178dbda7aa444f99ad675a82c24c
https://freewallet.org/id/8c09767c/eth
```

```
My Bitcoin Wallet Address (BTC)
bc1qv8e7qztkd5cekzz89nlfxed9clfhpv8t2jn9rf
https://freewallet.org/id/8c09767c/btc
```

```
My Ethereum Wallet Address (ETH)
0x70368081c706178dbda7aa444f99ad675a82c24c
https://freewallet.org/id/8c09767c/eth
```

Another Cryptocurrency:

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance50

Moderate activity, may be stable

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity33

Early-stage or recently created project

 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 ~11 days

Total

2

Last Release

847d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/53a34471caaafaac627519cedc309adbc57a606efc38ffde593cc920f658f3f7?d=identicon)[marcinmisiak](/maintainers/marcinmisiak)

---

Top Contributors

[![marcinmisiak](https://avatars.githubusercontent.com/u/10694258?v=4)](https://github.com/marcinmisiak "marcinmisiak (9 commits)")

---

Tags

yii2extensionphp81firebird

### Embed Badge

![Health badge](/badges/marcinmisiak-yii2-firebird/health.svg)

```
[![Health](https://phpackages.com/badges/marcinmisiak-yii2-firebird/health.svg)](https://phpackages.com/packages/marcinmisiak-yii2-firebird)
```

###  Alternatives

[dmstr/yii2-migrate-command

Console Migration Command with multiple paths/aliases support

31295.5k6](/packages/dmstr-yii2-migrate-command)[dmstr/yii2-db

Database extensions

19618.8k6](/packages/dmstr-yii2-db)[sjaakp/yii2-spatial

Yii2 ActiveRecord supporting MySQL spatial data

1873.8k1](/packages/sjaakp-yii2-spatial)

PHPackages © 2026

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