PHPackages                             yii2mod/yii2-disqus - 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. yii2mod/yii2-disqus

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

yii2mod/yii2-disqus
===================

Yii2 disqus comment widget

1.1(9y ago)6255MITPHP

Since May 13Pushed 9y ago1 watchersCompare

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

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

DISQUS Widget for Yii2
======================

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

DISQUS widget helps you to render your DISQUS comments thread or DISQUS comments thread count on your Yii2 applications

[![Latest Stable Version](https://camo.githubusercontent.com/cf70b62d45e6f6056a43e5ad710c9cfe306b18e79d2ab934398e497aa2998533/68747470733a2f2f706f7365722e707567782e6f72672f796969326d6f642f796969322d6469737175732f762f737461626c65)](https://packagist.org/packages/yii2mod/yii2-disqus) [![Total Downloads](https://camo.githubusercontent.com/a0ad8c8b14f35a7f21d15ae9791c894addaa564ce3cb247826587289ebd1cc91/68747470733a2f2f706f7365722e707567782e6f72672f796969326d6f642f796969322d6469737175732f646f776e6c6f616473)](https://packagist.org/packages/yii2mod/yii2-disqus) [![License](https://camo.githubusercontent.com/74e9a7f0d2da4846b3740fb5bd183c1e96c2809ec12697c432a185c788b861a9/68747470733a2f2f706f7365722e707567782e6f72672f796969326d6f642f796969322d6469737175732f6c6963656e7365)](https://packagist.org/packages/yii2mod/yii2-disqus)

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist yii2mod/yii2-disqus "*"

```

or add

```
"yii2mod/yii2-disqus": "*"
```

to the require section of your composer.json.

Usage
-----

[](#usage)

- Once the extension is installed, simply add widget to your page as follows:

```
 echo \yii2mod\disqus\Disqus::widget([
      'options' => ['shortname' => 'DISQUS_SHORTNAME']
  ]);
```

- Advanced widget usage

```
echo \yii2mod\disqus\Disqus::widget([
    'options' => ['shortname' => 'DISQUS_SHORTNAME', 'identifier'=>'DISQUS_IDENTIFIER', 'url'=>'URL'],
]);
```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

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

Total

2

Last Release

3458d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1a53a15e1548ce60ee92591e71492a39eaaecfc88eaa1a9d7f353d5c910381de?d=identicon)[disem](/maintainers/disem)

---

Top Contributors

[![dmitry-semenov](https://avatars.githubusercontent.com/u/17027799?v=4)](https://github.com/dmitry-semenov "dmitry-semenov (2 commits)")

---

Tags

disqus-comments-threaddisqus-widgetyii2yii2extension

### Embed Badge

![Health badge](/badges/yii2mod-yii2-disqus/health.svg)

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

###  Alternatives

[vyants/yii2-daemon

Extension provides functionality for simple daemons creation and control

7859.0k](/packages/vyants-yii2-daemon)[dmstr/yii2-cookie-consent

Yii2 Cookie Consent Widget

1452.6k](/packages/dmstr-yii2-cookie-consent)[richardfan1126/yii2-js-register

Yii2 widget to register JS into view

1357.2k7](/packages/richardfan1126-yii2-js-register)

PHPackages © 2026

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