burthorpe/runescape-api

This package is abandoned and no longer maintained. The author suggests using the runestat/runescape-api package instead.

Runescape API

v2.0-alpha.2 2016-02-21 14:09 UTC

README

This package is unmaintained. Please use runestat/runescape-api instead.

Runescape API

Build Status Scrutinizer Code Quality Code Coverage Latest Stable Version License

Provides an interface to interact with the runescape site and APIs.

Installation

composer require burthorpe/runescape-api

Integrations

Currently only Laravel is supported for integrations, but you should be able to use this with any framework or codebase

Laravel

Add the following to your service providers if your config/app.php

'Burthorpe\Runescape\Integrations\Laravel\BurthorpeRunescapeServiceProvider',

Copyright & License

Copyright (c) 2016 Wade Urry - Released under the MIT license.