renoki-games / php-runescape-api
Runescape API is a simple wrapper for Old School Runescape, written in PHP
Fund package maintenance!
Patreon
Requires
- php: ^7.4|^8.0
- guzzlehttp/guzzle: ^6.5|^7.0
- illuminate/http: ^7.0|^8.0
- illuminate/support: ^7.0|^8.0
- nesbot/carbon: ^2.31
Requires (Dev)
- laravel/legacy-factories: ^1.1
- mockery/mockery: ^1.4
- orchestra/testbench: ^5.0|^6.0
This package is auto-updated.
Last update: 2021-09-15 04:14:13 UTC
README
Runescape API is a simple wrapper for Old School Runescape, written in PHP. It aims only for OSRS, later on NSRS might be added.
🤝 Supporting
If you are using one or more Renoki Co. open-source packages in your production apps, in presentation demos, hobby projects, school projects or so, spread some kind words about our work or sponsor our work via Patreon. 📦
You will sometimes get exclusive content on tips about Laravel, AWS or Kubernetes on Patreon and some early-access to projects or packages.
🚀 Installation
You can install the package via composer:
composer require renoki-games/php-runescape-api
🙌 Usage
Coming soon.
🐛 Testing
vendor/bin/phpunit
🤝 Contributing
Please see CONTRIBUTING for details.
🔒 Security
If you discover any security related issues, please email alex@renoki.org instead of using the issue tracker.