PHPackages                             artkost/yii2-qa - 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. artkost/yii2-qa

ActiveYii2-extension

artkost/yii2-qa
===============

The Yii 2 Questions and Answers module inspired by Stack Overflow

0.3.7(10y ago)8869530[12 issues](https://github.com/artkost/yii2-qa/issues)[1 PRs](https://github.com/artkost/yii2-qa/pulls)BSD-3-ClausePHP

Since Nov 5Pushed 8y ago17 watchersCompare

[ Source](https://github.com/artkost/yii2-qa)[ Packagist](https://packagist.org/packages/artkost/yii2-qa)[ RSS](/packages/artkost-yii2-qa/feed)WikiDiscussions master Synced 2mo ago

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

Maintainers Wanted!

Questions and Answers for Yii 2
===============================

[](#questions-and-answers-for-yii-2)

[![Packagist Version](https://camo.githubusercontent.com/2d2ac03d53bf245fedb442c6c851c93a4fe207f97c5dd1f834a9159acd237a0c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6172746b6f73742f796969322d71612e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/artkost/yii2-qa)[![Total Downloads](https://camo.githubusercontent.com/210f81c8c1f229b8394747e4bb5bfbc806845d5bb52d741ffaf01cd13a81e1da/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6172746b6f73742f796969322d71612e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/artkost/yii2-qa)

Extension provides web QA inspired by Stack Overflow.

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist artkost/yii2-qa "*"

```

or add

```
"artkost/yii2-qa": "*"

```

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

Usage
-----

[](#usage)

Once the extension is installed, simply modify your application configuration as follows:

```
return [
	'qa' => [
		'class' => 'artkost\qa\Module',
		'userNameFormatter' => 'getUserName'
	],
	...
];
```

Install Migrations

`php yii migrate/up --migrationPath=@vendor/artkost/yii2-qa/migrations`

You can then access QA through the following URL:

```
http://localhost/path/to/index.php?r=qa

```

Widgets
-------

[](#widgets)

You can use available widgets

```

```

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity30

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 90.9% 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 ~21 days

Recently: every ~5 days

Total

10

Last Release

4011d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/441cca4d09df63db37a2aaa99f6481d67b62f0cb208031f3b38fbc8e2c7ff66b?d=identicon)[JiLiZART](/maintainers/JiLiZART)

---

Top Contributors

[![JiLiZART](https://avatars.githubusercontent.com/u/62051?v=4)](https://github.com/JiLiZART "JiLiZART (90 commits)")[![robregonm](https://avatars.githubusercontent.com/u/1051457?v=4)](https://github.com/robregonm "robregonm (7 commits)")[![graid2030](https://avatars.githubusercontent.com/u/1913858?v=4)](https://github.com/graid2030 "graid2030 (2 commits)")

---

Tags

qayii2modulequestionanswer

### Embed Badge

![Health badge](/badges/artkost-yii2-qa/health.svg)

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

###  Alternatives

[lajax/yii2-translate-manager

Translation management extension for Yii 2

227578.8k13](/packages/lajax-yii2-translate-manager)[zhuravljov/yii2-rest

Yii2 REST Client

1186.2k](/packages/zhuravljov-yii2-rest)[lowbase/yii2-user

Yii2 user module

131.5k2](/packages/lowbase-yii2-user)

PHPackages © 2026

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