Download the PHP package villermen/runescape-lookup-commons without Composer
On this page you can find all versions of the php package villermen/runescape-lookup-commons. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download villermen/runescape-lookup-commons
More information about villermen/runescape-lookup-commons
Files in villermen/runescape-lookup-commons
Download villermen/runescape-lookup-commons
More information about villermen/runescape-lookup-commons
Files in villermen/runescape-lookup-commons
Vendor villermen
Package runescape-lookup-commons
Short Description A PHP library containing RuneScape lookup components.
License MIT
Package runescape-lookup-commons
Short Description A PHP library containing RuneScape lookup components.
License MIT
Please rate this library. Is it a good library?
Informations about the package runescape-lookup-commons
RuneScape lookup commons
A PHP library containing RuneScape lookup components.
Features
- Fetch and compare RS3 and OSRS high scores.
- Alternatively for RS3, RuneMetrics can be used to obtain high scores and activity feed together. It may contain high score data even for non-member players, but lacks activity high scores.
- Fetch player activity feed via RuneMetrics or Adventurer's log.
- Calculate combat levels and virtual skill levels.
Installation
composer require villermen/runescape-lookup-commons
Usage
Create or obtain an instance of Player
and use it with the PlayerDataFetcher
service to obtain high scores and other
information.
All versions of runescape-lookup-commons with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
ext-json Version *
symfony/css-selector Version ^6.0||^7.0
symfony/dom-crawler Version ^6.0||^7.0
symfony/http-client Version ^6.0||^7.0
ext-json Version *
symfony/css-selector Version ^6.0||^7.0
symfony/dom-crawler Version ^6.0||^7.0
symfony/http-client Version ^6.0||^7.0
The package villermen/runescape-lookup-commons contains the following files
Loading the files please wait ....