PHPackages                             adamdburton/destiny-2-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. adamdburton/destiny-2-api-client

ActiveLibrary[API Development](/categories/api)

adamdburton/destiny-2-api-client
================================

PHP API client for Destiny 2

v1.0.0(8y ago)111.3k7[2 issues](https://github.com/adamdburton/destiny-2-api-client/issues)MITPHP

Since Sep 22Pushed 6y ago2 watchersCompare

[ Source](https://github.com/adamdburton/destiny-2-api-client)[ Packagist](https://packagist.org/packages/adamdburton/destiny-2-api-client)[ RSS](/packages/adamdburton-destiny-2-api-client/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (3)Versions (4)Used By (0)

PHP API client for Destiny 2
============================

[](#php-api-client-for-destiny-2)

[![Packagist](https://camo.githubusercontent.com/15f54be10b344b9d43f2b7b26bc5fa4ea11d129b5ba7da187721e61b9876edff/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6164616d64627572746f6e2f64657374696e792d322d6170692d636c69656e742e737667)](https://packagist.org/packages/adamdburton/destiny-2-api-client)

API Documentation
-----------------

[](#api-documentation)

Endpoint documentation is available at

Usage
-----

[](#usage)

You will need an API key from  and some endpoints require access tokens (available by logging in through Bungie oAuth - see  for authentiation flow examples)

```
$api = new \AdamDBurton\Destiny2ApiClient\Api('{api-key}');

```

Modules
-------

[](#modules)

#### App

[](#app)

Implementation - Accessed through - `$api->app()`

#### Destiny2

[](#destiny2)

Implementation - Accessed through - `$api->destiny2()`

#### User

[](#user)

Implementation - Accessed through - `$api->user()`

#### Forum

[](#forum)

Not yet implemented

#### GroupV2

[](#groupv2)

Not yet implemented

#### CommunityContent

[](#communitycontent)

Not yet implemented

#### Trending

[](#trending)

Not yet implemented

oAuth
-----

[](#oauth)

Some endpoints require an oAuth token with applicable scope permissions.

`$api->user()->withAccessToken('{oauth-token}')->getMembershipDataForCurrentUser();`

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 83.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

Unknown

Total

1

Last Release

3202d ago

### Community

Maintainers

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

---

Top Contributors

[![adamdburton](https://avatars.githubusercontent.com/u/62564?v=4)](https://github.com/adamdburton "adamdburton (20 commits)")[![michabbb](https://avatars.githubusercontent.com/u/3524595?v=4)](https://github.com/michabbb "michabbb (3 commits)")[![stygiansabyss](https://avatars.githubusercontent.com/u/4187442?v=4)](https://github.com/stygiansabyss "stygiansabyss (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/adamdburton-destiny-2-api-client/health.svg)

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

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.2M46](/packages/tencentcloud-tencentcloud-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k496.1k33](/packages/neuron-core-neuron-ai)[avalara/avataxclient

Client library for Avalara's AvaTax suite of business tax calculation and processing services. Uses the REST v2 API.

528.3M7](/packages/avalara-avataxclient)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

252.5k](/packages/eslazarev-wildberries-sdk)[files.com/files-php-sdk

Files.com PHP SDK

2478.1k](/packages/filescom-files-php-sdk)[aimeos/prisma

A powerful PHP package for integrating media related Large Language Models (LLMs) into your applications

1942.4k4](/packages/aimeos-prisma)

PHPackages © 2026

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