Download the PHP package cydh/idrowikiapi without Composer
On this page you can find all versions of the php package cydh/idrowikiapi. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cydh/idrowikiapi
More information about cydh/idrowikiapi
Files in cydh/idrowikiapi
Download cydh/idrowikiapi
More information about cydh/idrowikiapi
Files in cydh/idrowikiapi
Vendor cydh
Package idrowikiapi
Short Description An API for DB.IDROWIKI.org project
License GPL-3.0-only
Package idrowikiapi
Short Description An API for DB.IDROWIKI.org project
License GPL-3.0-only
Please rate this library. Is it a good library?
Informations about the package idrowikiapi
IdrowikiAPI
PHP API library for DB.IDROWIKI.org
Renewal API Doc | Klasik API Doc |
---|
Requirements
- PHP 5.6 or newer
- Composer
Installation
If you willing to use this as component,
or download latest version then install it by using composer
Usage
Then include autoload in PHP file (example: whodrops.php)
Available API Types
See inside file src/ApiType.php
there are constants
Type | For what |
---|---|
ITEM_INFO | Get item info |
ITEM_SEARCH | Search items based on item name |
ITEM_DROPLIST | Get item "dropped by", either normal drop and MVP reward if exists |
MONSTER_INFO | Get monster info |
MONSTER_DROPLIST | Get monster's normal drop and MVP reward |
MONSTER_MAPLIST | Get monster's spawn map |
MONSTER_SEARCH | Search monsters based on monster name |
MAP_INFO | Get map info |
MAP_SEARCH | Search maps based on map name |
All versions of idrowikiapi with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
The package cydh/idrowikiapi contains the following files
Loading the files please wait ....