PHPackages                             pistol88/yii2-review - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. pistol88/yii2-review

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

pistol88/yii2-review
====================

review for a some yii2-model

45062PHP

Since Oct 20Pushed 9y ago1 watchersCompare

[ Source](https://github.com/pistol88/yii2-review)[ Packagist](https://packagist.org/packages/pistol88/yii2-review)[ RSS](/packages/pistol88-yii2-review/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Yii2-review
===========

[](#yii2-review)

Модуль добавления отзывов для товара.

Установка
---------

[](#установка)

Выполнить команду

```
php composer require pistol88/yii2-review "*"

```

Или добавить в composer.json

```
"pistol88/yii2-review": "*",

```

И выполнить

```
php composer update

```

Далее, мигрируем базу:

```
php yii migrate --migrationPath=vendor/pistol88/yii2-review/migrations

```

Подключение и настройка
-----------------------

[](#подключение-и-настройка)

В конфигурационный файл приложения добавить модуль review

```
    'modules' => [
        'review' => [
            'class' => 'pistol88\review\Module',
        ],
        //...
    ]
```

Виджеты
-------

[](#виджеты)

За вывод формы заказа отвечает виджет pistol88\\review\\widgets\\ReviewForm

```

Выведет список отзывов о переданном продукте:

Выведет форму добавления отзыва о продукте:

```

###  Health Score

26

—

LowBetter than 40% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8104605?v=4)[pistol88](/maintainers/pistol88)[@pistol88](https://github.com/pistol88)

---

Top Contributors

[![pistol88](https://avatars.githubusercontent.com/u/8104605?v=4)](https://github.com/pistol88 "pistol88 (2 commits)")[![mydesign](https://avatars.githubusercontent.com/u/579933?v=4)](https://github.com/mydesign "mydesign (1 commits)")

### Embed Badge

![Health badge](/badges/pistol88-yii2-review/health.svg)

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

###  Alternatives

[alexpechkarev/geometry-library

PHP Geometry library provides utility functions for the computation of geometric data on the surface of the Earth.

1394.2M7](/packages/alexpechkarev-geometry-library)[rtlopez/decimal

An object oriented immutable arbitrary-precision arithmetic library for PHP

27279.7k2](/packages/rtlopez-decimal)[blackknight467/star-rating-bundle

Star Rating Bundle for use with Symfony 2 using Font Awesome. This bundle adds the 'rating' form type and rating filter to render ratings. Simple and easy to use.

27202.3k](/packages/blackknight467-star-rating-bundle)[aliqasemzadeh/livewire-bootstrap-modal

Dynamic Laravel Livewire 3 Bootstrap modals.

4422.1k](/packages/aliqasemzadeh-livewire-bootstrap-modal)[afbora/kirby-minify-html

Enable minify HTML output for Kirby

4118.5k1](/packages/afbora-kirby-minify-html)[mixnode/mixnode-warcreader-php

Read Web ARChive (WARC) files in PHP.

224.4k2](/packages/mixnode-mixnode-warcreader-php)

PHPackages © 2026

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