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

ActiveProject[API Development](/categories/api)

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

The official PHP client library for disqus, with added composer.json.

0182.4k↓31.8%1[1 PRs](https://github.com/drexarj/disqus-php/pulls)1PHP

Since Nov 7Pushed 12y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (1)

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

[](#disqus-php)

Requires PHP 5.3.0 or newer!

Use the API by instantiating it, and then calling the method through dotted notation chaining:

```
require('disqusapi/disqusapi.php');
$disqus = new DisqusAPI($secret_key)
$disqus->trends->listThreads()
```

Parameters (including the ability to override version, api\_secret, and format) are passed as keyword arguments to the resource call:

```
$disqus->posts->details(array('post'=>1, 'version'=>'3.0'));
```

Documentation on all methods, as well as general API usage can be found at

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity31

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 97% 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://www.gravatar.com/avatar/cbbe071ede929ac834a6772fd3749b3ed535511437a2c1bf486697ab22542bfe?d=identicon)[drexarj](/maintainers/drexarj)

---

Top Contributors

[![dcramer](https://avatars.githubusercontent.com/u/23610?v=4)](https://github.com/dcramer "dcramer (32 commits)")[![WilliamDenniss](https://avatars.githubusercontent.com/u/445150?v=4)](https://github.com/WilliamDenniss "WilliamDenniss (1 commits)")

### Embed Badge

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

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

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[facebook/php-business-sdk

PHP SDK for Facebook Business

90821.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

74513.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

265103.1M454](/packages/google-gax)[google/common-protos

Google API Common Protos for PHP

173103.7M50](/packages/google-common-protos)

PHPackages © 2026

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