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

ActivePhile-plugin[Utility &amp; Helpers](/categories/utility)

sithdown/disqus
===============

Embeds Disqus comments to Phile.

06PHP

Since Oct 10Pushed 11y ago1 watchersCompare

[ Source](https://github.com/Sithdown/phileDisqus)[ Packagist](https://packagist.org/packages/sithdown/disqus)[ RSS](/packages/sithdown-disqus/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

---

**No longer maintained - check [phileDisqus by Philipp Schmitt](https://github.com/pschmitt/phileDisqus).**

---

phileDisqus
===========

[](#philedisqus)

Embeds Disqus comments to [Phile](http://philecms.github.io/Phile). Based on [Pico Disqus by Philipp Schmitt](https://github.com/pschmitt/pico_disqus).

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

[](#installation)

- Clone this repo to the `plugins/sithdown/disqus`:

```
mkdir -p ~http/plugins/sithdown
git clone https://github.com/sithdown/phileDisqus.git ~http/plugins/sithdown/disqus
# You may consider using a submodule for this
git submodule add http://github.com/sithdown/phileDisqus.git /srv/http/plugins/sithdown/disqus
```

- Activate it in `config.php`:

```
$config['plugins'] = array(
    // [...]
    'sithdown\\disqus' => array('active' => true),
);
```

Usage
-----

[](#usage)

In your theme add `{{ disqus_comments }}` wherever you want to display the comments section.

Configuration
-------------

[](#configuration)

In `plugins/sithdown/disqus/config.php` you must set:

```
$config['disqus_id' => 'yourdisqusID']

```

License
-------

[](#license)

MIT

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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.

### Community

Maintainers

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

---

Top Contributors

[![Sithdown](https://avatars.githubusercontent.com/u/430612?v=4)](https://github.com/Sithdown "Sithdown (11 commits)")

### Embed Badge

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

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

###  Alternatives

[ginq/ginq

LINQ to Object inspired DSL for PHP

192258.5k3](/packages/ginq-ginq)[codenco-dev/nova-grid-system

A Laravel Nova tool to have a grid system

81356.4k](/packages/codenco-dev-nova-grid-system)

PHPackages © 2026

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