PHPackages                             tustin/fortnite-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. tustin/fortnite-php

AbandonedArchivedLibrary[API Development](/categories/api)

tustin/fortnite-php
===================

PHP wrapper for the official Fortnite API.

0.0.9(7y ago)511.5k25[25 issues](https://github.com/Tustin/fortnite-php/issues)[3 PRs](https://github.com/Tustin/fortnite-php/pulls)MITPHPPHP ^7.0

Since Feb 18Pushed 6y ago1 watchersCompare

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

READMEChangelog (9)Dependencies (1)Versions (11)Used By (0)

Fortnite-PHP Wrapper
====================

[](#fortnite-php-wrapper)

Interact with the official Fortnite API using PHP.

![Packagist](https://camo.githubusercontent.com/a4b7a1d8377c4252b62962b12857454a352b488c7f58770dcbcadcffaf57247b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f646f637472696e652f6f726d2e737667)![Packagist](https://camo.githubusercontent.com/e7a7d2e6b3b1aa9933db196fd67023921c0b06d6f3f2d0ddd8c178521bd1041f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f54757374696e2f666f72746e6974652d7068702e737667)

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

[](#installation)

Pull in the project using composer: `composer require Tustin/fortnite-php`

Usage
-----

[](#usage)

Create a basic test script to ensure everything was installed properly

```
