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

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

yajra/laravel-disqus
====================

A simple Disqus platform integration with Laravel.

v1.2.2(6y ago)8456.9k↓25%18[1 PRs](https://github.com/yajra/laravel-disqus/pulls)MITPHPPHP &gt;=5.5.9

Since Jul 22Pushed 3y ago3 watchersCompare

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

READMEChangelogDependencies (3)Versions (10)Used By (0)

Laravel - Disqus Platform Integration
=====================================

[](#laravel---disqus-platform-integration)

[![Latest Version on Packagist](https://camo.githubusercontent.com/434371fc78abd2f9f16f8cc77a05c7c73ee59f8c09ac3d119278ac02ee86e754/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f79616a72612f6c61726176656c2d6469737175732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/yajra/laravel-disqus)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Total Downloads](https://camo.githubusercontent.com/462082011af2b9d6f8edc722b63febd074a3ebb0e6e6308e05f785091193459e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f79616a72612f6c61726176656c2d6469737175732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/yajra/laravel-disqus)

A simple package integrating Disqus platform with Laravel.

Install
-------

[](#install)

- Via Composer

```
$ composer require yajra/laravel-disqus
```

Providers and Config
--------------------

[](#providers-and-config)

> If you are using Laravel 5.5+ then the steps below are optional.

- Register service provider

```
Yajra\Disqus\DisqusServiceProvider::class
```

- Publish config

```
$ php artisan vendor:publish --tag=disqus
```

Config
------

[](#config)

Append the following config on your `.env` file.

```
DISQUS_ENABLED=true
DISQUS_USERNAME=your_website_shortname
```

Usage
-----

[](#usage)

To display Disqus platform on your page, just add:

```

```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CONDUCT](CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Arjay Angeles](https://github.com/yajra)
- [All Contributors](../../contributors)

Buy me a coffee
---------------

[](#buy-me-a-coffee)

[![paypal](https://camo.githubusercontent.com/e1ff554a09e8e92bef25abc553ff05b88f45afd695877cf12f3a46558ef65b2e/68747470733a2f2f7777772e70617970616c6f626a656374732e636f6d2f656e5f55532f692f62746e2f62746e5f646f6e61746543435f4c472e676966)](https://www.paypal.me/yajra)[![Become a Patron](https://camo.githubusercontent.com/bc101c1d13e9c8f6ab92026eb037a37dc71f582e7c14f2f8ddce7503a3f05a64/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f70617472656f6e5f7075626c69635f6173736574732f746f6f6c626f782f70617472656f6e2e706e67)](https://www.patreon.com/bePatron?u=4521203)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity42

Moderate usage in the ecosystem

Community20

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 86.4% 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 ~165 days

Recently: every ~229 days

Total

9

Last Release

2264d ago

Major Versions

v0.1.2 → v1.0.02017-01-05

### Community

Maintainers

![](https://www.gravatar.com/avatar/8c245d1effe6022f9f09b2e8b9cce26743de03a64d612cea4ce9885560d7c0b2?d=identicon)[yajra](/maintainers/yajra)

---

Top Contributors

[![yajra](https://avatars.githubusercontent.com/u/2687997?v=4)](https://github.com/yajra "yajra (51 commits)")[![DarrelEnano](https://avatars.githubusercontent.com/u/83271674?v=4)](https://github.com/DarrelEnano "DarrelEnano (2 commits)")[![jidago](https://avatars.githubusercontent.com/u/56063120?v=4)](https://github.com/jidago "jidago (1 commits)")[![brandpublico](https://avatars.githubusercontent.com/u/73121702?v=4)](https://github.com/brandpublico "brandpublico (1 commits)")[![StyleCIBot](https://avatars.githubusercontent.com/u/11048387?v=4)](https://github.com/StyleCIBot "StyleCIBot (1 commits)")[![the94air](https://avatars.githubusercontent.com/u/18303390?v=4)](https://github.com/the94air "the94air (1 commits)")[![jidagob](https://avatars.githubusercontent.com/u/88225209?v=4)](https://github.com/jidagob "jidagob (1 commits)")[![ejgandelaberon](https://avatars.githubusercontent.com/u/23096901?v=4)](https://github.com/ejgandelaberon "ejgandelaberon (1 commits)")

---

Tags

blogscommentsdisqushacktoberfestlaravellaravelyajradisqus

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[yajra/laravel-datatables-oracle

jQuery DataTables API for Laravel

4.9k33.8M339](/packages/yajra-laravel-datatables-oracle)[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[yajra/laravel-auditable

A simple Laravel user auditing package for Eloquent Model.

170247.3k3](/packages/yajra-laravel-auditable)[genealabs/laravel-changelog

A Laravel Nova tool.

55250.7k](/packages/genealabs-laravel-changelog)[erlandmuchasaj/laravel-gzip

Gzip your responses.

40129.3k2](/packages/erlandmuchasaj-laravel-gzip)[tehwave/laravel-achievements

Simple, elegant Achievements the Laravel way

7012.8k](/packages/tehwave-laravel-achievements)

PHPackages © 2026

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