PHPackages                             ws-cv-ua/faq - 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. [Localization &amp; i18n](/categories/localization)
4. /
5. ws-cv-ua/faq

ActiveLibrary[Localization &amp; i18n](/categories/localization)

ws-cv-ua/faq
============

F.A.Q multilanguage module (backend) and output widget (frontend)

2.0.0(7y ago)012MITPHPPHP &gt;=5.4

Since Nov 9Pushed 7y agoCompare

[ Source](https://github.com/ws-cv-ua/faq)[ Packagist](https://packagist.org/packages/ws-cv-ua/faq)[ Docs](https://github.com/ws-cv-ua/faq)[ RSS](/packages/ws-cv-ua-faq/feed)WikiDiscussions master Synced today

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

[![alt text](https://camo.githubusercontent.com/02fcf6bb29cb44442b6015a2f696be0f1e605a0a700e56c6cd66e7e970dc8d62/687474703a2f2f7765622d73747564696f2e63762e75612f696d672f6c6f676f2d6461726b2e706e67 "Web-Studio.cv.ua")](https://camo.githubusercontent.com/02fcf6bb29cb44442b6015a2f696be0f1e605a0a700e56c6cd66e7e970dc8d62/687474703a2f2f7765622d73747564696f2e63762e75612f696d672f6c6f676f2d6461726b2e706e67)

Installation
============

[](#installation)

1. To install, run

```
$ composer require ws-cv-ua/faq

```

2. Run migration command

```
yii migrate --migrationPath=@vendor/ws-cv-ua/faq/migrations
```

3. In Backend:

```
'modules' => [
    ...
    'faq' => [
        'class' => 'wscvua\faq\Module',
        'languages' => ['ru', 'en']
    ],
    ...
],
```

> `languages` parameter is not required. If it's empty, `languages` will have value of language of the app.

> The Controller Views developed and test only for AdminLTE template.

Usage
=====

[](#usage)

```
use wscvua\faq\widgets\FaqWidget;

echo FaqWidget::widget();
```

> By default widget show record of app language. But you can set language manual.

> For config output html, you can set `listOptions`. There are config of ListView widget

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity60

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

Total

5

Last Release

2739d ago

Major Versions

0.0.1 → 1.0.02018-11-09

1.1.1 → 2.0.02018-11-10

### Community

Maintainers

![](https://www.gravatar.com/avatar/3073370620d8729e089bc7525556d4f470f95b4aaf8e2cf234c45f3cba708e3a?d=identicon)[ws-cv-ua](/maintainers/ws-cv-ua)

---

Top Contributors

[![ws-cv-ua](https://avatars.githubusercontent.com/u/29913902?v=4)](https://github.com/ws-cv-ua "ws-cv-ua (13 commits)")

### Embed Badge

![Health badge](/badges/ws-cv-ua-faq/health.svg)

```
[![Health](https://phpackages.com/badges/ws-cv-ua-faq/health.svg)](https://phpackages.com/packages/ws-cv-ua-faq)
```

###  Alternatives

[tigrov/yii2-country

Country data for Yii2 using Intl extension and more.

151.1k](/packages/tigrov-yii2-country)

PHPackages © 2026

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