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
Requires
- php: >=5.6.0
- guzzlehttp/guzzle: ~6.0
- illuminate/support: ^5.2
Requires (Dev)
- phpunit/phpunit: ^5.2
- symfony/var-dumper: ^3.0
This package is auto-updated.
Last update: 2019-12-26 11:36:32 UTC
README
This package is unmaintained. Please use runestat/runescape-api
instead.
Runescape API
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.