xivapi/lodestone-parser
Composer 安装命令:
composer require xivapi/lodestone-parser
包简介
A Lodestone Parser
关键字:
README 文档
README
Parse lodestone for those juicy details
- Run
php cli <func> <arguments>for debugging - Run
php teststo validate tests
| CLI Command | Arguments | Description |
|---|---|---|
character |
<id> |
Prints a character parse. |
freecompany |
<id> |
Prints a freecompanies parse. |
pvpteam |
<id> |
Prints a pvpteam parse. |
linkshell |
<id> |
Prints a linkshell parse. |
achievements |
<id> |
Prints a characters achievement parse. |
banners |
none | Prints the currently displayed banners on the lodestone homepage. |
leaderboards |
feast,potd,hoh |
Prints the current leaderboard parse for The Feast, Palace of The Dead, or Heaven on High. |
All commands accept a flag to print the returned blob to a json file. Example
// prints returned object to file myCharacter.json
php cli character <lodestoneid> -file myCharacter
统计信息
- 总下载量: 706
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 14
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-08-04