PHPackages                             klxdr/yii2-hc-widget - 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. klxdr/yii2-hc-widget

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

klxdr/yii2-hc-widget
====================

HC widget for Yii2.

1.0.0(9y ago)031BSD-3-ClausePHP

Since Jul 18Pushed 9y ago1 watchersCompare

[ Source](https://github.com/klxdr/yii2-hc-widget)[ Packagist](https://packagist.org/packages/klxdr/yii2-hc-widget)[ RSS](/packages/klxdr-yii2-hc-widget/feed)WikiDiscussions master Synced today

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

HC Widget for Yii2
==================

[](#hc-widget-for-yii2)

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

[](#installation)

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

Either run

```
composer require klxdr/yii2-hc-widget:~1.0

```

or add

```
"klxdr/yii2-hc-widget" : "~1.0"
```

to the require section of your application's `composer.json` file.

Usage
-----

[](#usage)

Read documentation firstly

To display HC comments

```
use klxdr\hc\Comments;

echo Comments::widget([
    'siteid' => WIDGET_ID,
    'identifier' => XID
]);
```

To render CommentsCount widget write:

```
use klxdr\hc\CommentsCount;

CommentsCount::widget([
    'siteid' => WIDGET_ID,
    'identifier' => XID
]);
```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

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

Unknown

Total

1

Last Release

3634d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4362313?v=4)[Alex Kotov](/maintainers/klxdr)[@klxdr](https://github.com/klxdr)

---

Top Contributors

[![klxdr](https://avatars.githubusercontent.com/u/4362313?v=4)](https://github.com/klxdr "klxdr (1 commits)")

---

Tags

yii2extensionwidgetyiiyii 2hc

### Embed Badge

![Health badge](/badges/klxdr-yii2-hc-widget/health.svg)

```
[![Health](https://phpackages.com/badges/klxdr-yii2-hc-widget/health.svg)](https://phpackages.com/packages/klxdr-yii2-hc-widget)
```

PHPackages © 2026

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