PHPackages                             uproargg/destiny-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. uproargg/destiny-php

ActiveLibrary[API Development](/categories/api)

uproargg/destiny-php
====================

PHP API for Destiny the game

v1.4.9(8y ago)14.8kMITPHPPHP &gt;=5.4.0

Since Nov 26Pushed 8y ago3 watchersCompare

[ Source](https://github.com/Uproargg/destiny-php)[ Packagist](https://packagist.org/packages/uproargg/destiny-php)[ RSS](/packages/uproargg-destiny-php/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (6)Dependencies (5)Versions (26)Used By (0)

Destiny API wrapper in PHP
==========================

[](#destiny-api-wrapper-in-php)

- [Basic Usage](#basic-usage)
- [Documentation](#documentation)
    - [Players](#players)
        - [Grimoire Data](#grimoire-data)
    - [Characters](#characters)
        - [Progression / Vendors](#progression--vendors)
        - [Activity Data](#activity-data)
        - [Post Game Carnage Reports](#post-game-carnage-reports)
    - [Inventory](#inventory)
- [Copyright and license](#copyright-and-license)

This is an easy to use PHP wrapper for the Destiny API by Bungie. This includes characters equipment, progression and all sorts of other information.

Basic Usage
-----------

[](#basic-usage)

Install the latest stable version with `composer require uproargg/destiny-php`

```
