PHPackages                             disqus/disqus-php - 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. [API Development](/categories/api)
4. /
5. disqus/disqus-php

ActiveLibrary[API Development](/categories/api)

disqus/disqus-php
=================

Disqus API bindings for PHP

1.1.0(7mo ago)2855.1k↑74.3%1Apache-2.0PHPPHP &gt;=5.3.0

Since Jul 24Pushed 7mo ago1 watchersCompare

[ Source](https://github.com/RobLoach/disqus-php)[ Packagist](https://packagist.org/packages/disqus/disqus-php)[ Docs](https://github.com/RobLoach/disqus-php)[ RSS](/packages/disqus-disqus-php/feed)WikiDiscussions master Synced yesterday

READMEChangelog (3)DependenciesVersions (6)Used By (0)

Disqus PHP
==========

[](#disqus-php)

Disqus API bindings for PHP. This fork is the [packagist version of `disqus/disqus-php`](https://packagist.org/packages/disqus/disqus-php).

Requires PHP 5.3.0 or newer!

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

[](#installation)

### Composer

[](#composer)

If you don't have Composer [install](http://getcomposer.org/doc/00-intro.md#installation) it:

```
$ curl -s https://getcomposer.org/installer | php
```

Add `disqus/disqus-php` to `composer.json`:

```
$ composer require "disqus/disqus-php"
```

Usage
-----

[](#usage)

[Usage examples](README.rst).

Thanks to Composer you don't have to use `require('disqusapi/disqusapi.php');`...

```
$disqus = new DisqusAPI($secret_key);
$disqus->trends->listThreads();
```

###  Health Score

47

—

FairBetter than 93% of packages

Maintenance62

Regular maintenance activity

Popularity40

Moderate usage in the ecosystem

Community15

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 64% 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 ~765 days

Total

4

Last Release

239d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/25086?v=4)[Rob Loach](/maintainers/RobLoach)[@RobLoach](https://github.com/RobLoach)

---

Top Contributors

[![dcramer](https://avatars.githubusercontent.com/u/23610?v=4)](https://github.com/dcramer "dcramer (32 commits)")[![RobLoach](https://avatars.githubusercontent.com/u/25086?v=4)](https://github.com/RobLoach "RobLoach (7 commits)")[![jakubzapletal](https://avatars.githubusercontent.com/u/983464?v=4)](https://github.com/jakubzapletal "jakubzapletal (4 commits)")[![tail](https://avatars.githubusercontent.com/u/3673?v=4)](https://github.com/tail "tail (3 commits)")[![WilliamDenniss](https://avatars.githubusercontent.com/u/445150?v=4)](https://github.com/WilliamDenniss "WilliamDenniss (1 commits)")[![DarkcoderSe](https://avatars.githubusercontent.com/u/25286912?v=4)](https://github.com/DarkcoderSe "DarkcoderSe (1 commits)")[![typhonius](https://avatars.githubusercontent.com/u/3642111?v=4)](https://github.com/typhonius "typhonius (1 commits)")[![anhnt](https://avatars.githubusercontent.com/u/735555?v=4)](https://github.com/anhnt "anhnt (1 commits)")

### Embed Badge

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

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

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k13](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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