PHPackages                             luguohuakai/yii2-dm - 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. [Framework](/categories/framework)
4. /
5. luguohuakai/yii2-dm

ActiveYii2-extension[Framework](/categories/framework)

luguohuakai/yii2-dm
===================

DM8 Driver for Yii2 Framework.

v1.0.5(1y ago)4222BSD-3-ClausePHPPHP &gt;=5.6

Since May 25Pushed 1y ago1 watchersCompare

[ Source](https://github.com/luguohuakai/yii2-dm)[ Packagist](https://packagist.org/packages/luguohuakai/yii2-dm)[ RSS](/packages/luguohuakai-yii2-dm/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (6)Dependencies (3)Versions (9)Used By (0)

Database extension for DM
=========================

[](#database-extension-for-dm)

A database extension for DM database

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist luguohuakai/yii2-dm "*"

```

or add

```
"luguohuakai/yii2-dm": "*"

```

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

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by :

```
'components' => [
    'db' => [
        'class' => 'luguohuakai\db\dm\Connection',
        'dsn' => 'dm:host=localhost:xxx;schema=xxx',
        'username' => 'SYSDBA',
        'password' => 'SYSDBA',
    ]
]
```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

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

Recently: every ~136 days

Total

6

Last Release

584d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0f4e6db0dd083b1cc18593e5eb511d7afbd6ac00c0c0caab1ce9f3e82f8e58b8?d=identicon)[luguohuakai](/maintainers/luguohuakai)

---

Top Contributors

[![luguohuakai](https://avatars.githubusercontent.com/u/16839001?v=4)](https://github.com/luguohuakai "luguohuakai (13 commits)")

---

Tags

yii2extensionactiverecordDMdm8

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/luguohuakai-yii2-dm/health.svg)

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

###  Alternatives

[miloschuman/yii2-highcharts-widget

Highcharts widget for Yii 2 Framework.

1641.6M15](/packages/miloschuman-yii2-highcharts-widget)[skeeks/cms

SkeekS CMS — control panel and tools based on php framework Yii2

13725.7k50](/packages/skeeks-cms)

PHPackages © 2026

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