PHPackages                             varandas/fortnite-api - 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. varandas/fortnite-api

Abandoned → [fortnite-api/php-wrapper](/?search=fortnite-api%2Fphp-wrapper)ArchivedLibrary[API Development](/categories/api)

varandas/fortnite-api
=====================

A wrapper for the fortniteapi.com

v1.0.0(6y ago)5231MITPHPPHP &gt;=7.2

Since Aug 20Pushed 4y ago1 watchersCompare

[ Source](https://github.com/AndreVarandas/fortnite-api)[ Packagist](https://packagist.org/packages/varandas/fortnite-api)[ RSS](/packages/varandas-fortnite-api/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (1)Versions (4)Used By (0)

Deprecated
==========

[](#deprecated)

Unfortunately the team behind fortniteapi.com has moved into another project, making this wrapper obsolete.

But a there is a **new api available** at  and there's also a PHP wrapper for it at

FortniteAPI.com
===============

[](#fortniteapicom)

This is a wrapper for the  API.

Fortnite API (get player stats **WITH STATS V2**, leaderboards and more)

You can get user wins, kills, the latest news, fortnite server status and many more with this API.

[![logo](./extra/wallpaper.png)](./extra/wallpaper.png)

About
-----

[](#about)

This is an *updated* wrapper of . The API has changed and now most of the endpoints require an access token, so I've made the required changes and added the new endpoints.

You can see the available endpoints here

Requirements
------------

[](#requirements)

1. Composer
2. Authorization key. You can get one for free at .

Install
-------

[](#install)

Install with composer using: `composer require varandas/fortnite-api && composer dump-autoload --optimize`

Usage
-----

[](#usage)

```
