PHPackages                             jleagle/gazelle-api-client - 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. jleagle/gazelle-api-client

ActiveLibrary[API Development](/categories/api)

jleagle/gazelle-api-client
==========================

A helper class to access the API on Gazelle sites.

1.0.1(10y ago)2421PHPPHP &gt;=5.4.0

Since Feb 3Pushed 10y agoCompare

[ Source](https://github.com/Jleagle/gazelle-api-client)[ Packagist](https://packagist.org/packages/jleagle/gazelle-api-client)[ RSS](/packages/jleagle-gazelle-api-client/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (2)Versions (5)Used By (0)

gazelle-api-client
==================

[](#gazelle-api-client)

A helper class to access the API on [Gazelle](https://github.com/WhatCD/Gazelle/wiki/JSON-API-Documentation) sites

### Usage

[](#usage)

Instantiate the class using your website username and password:

```
$gazelle = new Gazelle(USER, PASS);
```

Example API calls:

```
$gazelle->getIndex();
$gazelle->getInbox();
$gazelle->getTopTen();
$gazelle->getRequests();
$gazelle->getArtistBookmarks();
$gazelle->getTorrentBookmarks();
$gazelle->getSubscriptions();
$gazelle->getForumCategories();
$gazelle->getNotifications();
$gazelle->getAnnouncements();
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 92.3% 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 ~117 days

Total

4

Last Release

3764d ago

Major Versions

0.0.2 → 1.0.02016-01-20

PHP version history (2 changes)0.0.1PHP &gt;=5.3.0

1.0.0PHP &gt;=5.4.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/cd99212f53bfaee15e1c86440dacfc96d4f3d61a5a0101f3a48c1e87c51bee51?d=identicon)[Jleagle](/maintainers/Jleagle)

---

Top Contributors

[![Jleagle](https://avatars.githubusercontent.com/u/381099?v=4)](https://github.com/Jleagle "Jleagle (24 commits)")[![Meandmybadself](https://avatars.githubusercontent.com/u/433643?v=4)](https://github.com/Meandmybadself "Meandmybadself (1 commits)")[![pietdevries94](https://avatars.githubusercontent.com/u/16537697?v=4)](https://github.com/pietdevries94 "pietdevries94 (1 commits)")

---

Tags

torrenttrackercdwhatgazellewhat.cd

### Embed Badge

![Health badge](/badges/jleagle-gazelle-api-client/health.svg)

```
[![Health](https://phpackages.com/badges/jleagle-gazelle-api-client/health.svg)](https://phpackages.com/packages/jleagle-gazelle-api-client)
```

###  Alternatives

[twilio/sdk

A PHP wrapper for Twilio's API

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

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)

PHPackages © 2026

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