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

ActiveLibrary

totox777/disqus
===============

Laravel 4 package to embed disqus comment

2122PHP

Since Jul 12Pushed 12y ago2 watchersCompare

[ Source](https://github.com/totox777/Laravel-4-Disqus)[ Packagist](https://packagist.org/packages/totox777/disqus)[ RSS](/packages/totox777-disqus/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel-4-Disqus
================

[](#laravel-4-disqus)

A laravel 4 package to embed disqus comment to your application.

---

add this line to your composer.json

```
"totox777/disqus": "dev-master"

```

and then, Run :

`composer update` to pull down the latest version.

add this line to your app.php provider array:

```
'Totox777\Disqus\DisqusServiceProvider',

```

and add this line to app.php aliases array:

```
'Disqus' => 'Totox777\Disqus\Facades\Profiler',

```

config: don't forget to chage the disqus short\_name in src/config/config.php

Usage:

```
Disqus::getHtml();

```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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://www.gravatar.com/avatar/1da4c89a68ed012500fe9bed10abcb87e9e663f7eb25d0109af314ba5766b791?d=identicon)[totox777](/maintainers/totox777)

### Embed Badge

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

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

PHPackages © 2026

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