PHPackages                             kriss/yii2-common-class - 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. kriss/yii2-common-class

ActiveYii2-extension

kriss/yii2-common-class
=======================

yii2 common class

v2.4.7(4y ago)274932MITPHP

Since May 24Pushed 4y ago1 watchersCompare

[ Source](https://github.com/krissss/yii2-common-tools)[ Packagist](https://packagist.org/packages/kriss/yii2-common-class)[ Docs](https://github.com/krissss/yii2-common-tools)[ RSS](/packages/kriss-yii2-common-class/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (1)Versions (67)Used By (2)

yii2 common class
=================

[](#yii2-common-class)

Some usage classes in Yii2 Project for quickly develop

Install
=======

[](#install)

use composer
------------

[](#use-composer)

```
php composer.phar require kriss/yii2-common-class -vvv

```

use github (use this for newest)
--------------------------------

[](#use-github-use-this-for-newest)

```
git clone https://github.com/krissss/yii2-common-tools.git kriss

```

Then add Alias in Yii2

Advanced: \\common\\config\\bootstrap.php write after other Alisa

```
Yii::setAlias('@kriss', dirname(dirname(__DIR__)) . '/kriss');
```

Basic: \\common\\config\\web.php write before other config

```
Yii::setAlias('@kriss', dirname(__DIR__) . '/kriss' );
```

Usage And Example
=================

[](#usage-and-example)

Not available

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity78

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

Recently: every ~165 days

Total

65

Last Release

1481d ago

Major Versions

v1.7.5 → v2.0.02018-07-05

### Community

Maintainers

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

---

Top Contributors

[![krissss](https://avatars.githubusercontent.com/u/10680903?v=4)](https://github.com/krissss "krissss (239 commits)")

---

Tags

yii2-authyii2-behaviorsyii2-componentsyii2-extensionyii2-modulesyii2-toolsyii2

### Embed Badge

![Health badge](/badges/kriss-yii2-common-class/health.svg)

```
[![Health](https://phpackages.com/badges/kriss-yii2-common-class/health.svg)](https://phpackages.com/packages/kriss-yii2-common-class)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M2.6k](/packages/craftcms-cms)[skeeks/cms

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

13825.6k47](/packages/skeeks-cms)

PHPackages © 2026

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