Download the PHP package ge-tracker/osrs-api without Composer
On this page you can find all versions of the php package ge-tracker/osrs-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ge-tracker/osrs-api
More information about ge-tracker/osrs-api
Files in ge-tracker/osrs-api
Package osrs-api
Short Description Interacts with the official OSRS API
License MIT
Homepage https://github.com/ge-tracker/osrs-api
Informations about the package osrs-api
OSRS API
This package is a Laravel/PHP wrapper for the OSRS API, to easily interact with the Grand Exchange and Hiscore APIs.
Installation
You can install the package via composer:
If you wish to publish the package's configuration, you can run the following command:
Usage
We recommend using this package via dependency injection in your methods, as this is a cleaner interface than a facade.
Accessing the Grand Exchange API
Fetching hiscores
All requests to the hiscores are cached for 60 seconds by default.
Testing
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- GE Tracker
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
Laravel Package Boilerplate
This package was generated using the Laravel Package Boilerplate.
All versions of osrs-api with dependencies
ext-json Version *
guzzlehttp/guzzle Version ^7.0.1
illuminate/http Version ^8.0|^9.0|^10.0
illuminate/support Version ^8.0|^9.0|^10.0
spatie/data-transfer-object Version ^3.0
spatie/laravel-queueable-action Version ^2.5