PHPackages                             paladinsdev/php-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. paladinsdev/php-api

AbandonedArchivedLibrary[API Development](/categories/api)

paladinsdev/php-api
===================

A Paladins PHP API adapter for easy communication with the Hi-Rez/Evil Mojo developer API.

v1.1.4(7y ago)01992Apache-2.0PHPPHP &gt;=7.1

Since Dec 31Pushed 7y ago3 watchersCompare

[ Source](https://github.com/PaladinsDev/PHP-API)[ Packagist](https://packagist.org/packages/paladinsdev/php-api)[ Docs](https://github.com/PaladinsDev/PHP-API)[ RSS](/packages/paladinsdev-php-api/feed)WikiDiscussions master Synced 2mo ago

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

Paladins API (PHP)
==================

[](#paladins-api-php)

[![Latest Stable Version](https://camo.githubusercontent.com/21f82e5db9919347f5f282397161f774129dee4a81f79a47b967bf13f2eff2ab/68747470733a2f2f706f7365722e707567782e6f72672f70616c6164696e736465762f7068702d6170692f762f737461626c65)](https://packagist.org/packages/paladinsdev/php-api) [![License](https://camo.githubusercontent.com/b1cac0dcb7ada841d0a02fc901dd8a6dd54b328ba9f0cb5c4eff955777991a41/68747470733a2f2f706f7365722e707567782e6f72672f70616c6164696e736465762f7068702d6170692f6c6963656e7365)](https://packagist.org/packages/paladinsdev/php-api) [![Total Downloads](https://camo.githubusercontent.com/c4a31ce5f0ae6bb9996ec1794cdbe4678ab80ad9984ec201d525fd012a115748/68747470733a2f2f706f7365722e707567782e6f72672f70616c6164696e736465762f7068702d6170692f646f776e6c6f616473)](https://packagist.org/packages/paladinsdev/php-api) [![Build Status](https://camo.githubusercontent.com/857fa681488b7873a549451ff2f8561a778c0be6939e260f7d6822d0aaaa238f/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f50616c6164696e734465762f5048502d4150492e737667)](https://travis-ci.org/PaladinsDev/PHP-API)

About
-----

[](#about)

This PHP package came from the need to have a well documented, functional package to help communicate with the Paladins developer API. This package is built using Laravel 5 components and has not been tested outside of that environment.

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

[](#installation)

```
$ composer require paladinsdev/php-api
```

Usage
-----

[](#usage)

There are two ways of using the class, however only 1 recommended. The singleton method is used on [Paladins Ninja](https://paladins.ninja) and handles hundreds of thousands a matches a day.

### Recommended (Singleton)

[](#recommended-singleton)

```
