Skip to content

Graphicscore/XIVStats

 
 

Repository files navigation

XIVStats

What is XIVStats?

XIVStats is actually two things. One part is an application which trawls the lodestone and gathers detail on all of the player characters in FFXIV, and the other is this repository, which takes that lodestone data, and produces graphs and charts of the data.

You can view a live demo of this web page here: ffxivcensus.com.

This project is inspired by xivsoul.com.

I want to make my own copy of the Lodestone database, which repository should I use?

The data used by this PHP is gathered by the XIVStats Java Gatherer, linked below:

Configuration

Usage

If you have a relatively complete lodestone database, you will find that page execution times are extremely high (>10 minutes). For this reason I recommend you compile the PHP to static HTML if you intend to use it somewhere. To do this, simple run:

php xiv_stats.php > xiv_stats.html

Notes

Complete scans of the Lodestone are completed on a monthly basis and are available for download from Link

About

PHP script for Final Fantasy XIV Lodestone Statistics Display

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • PHP 78.5%
  • HTML 12.0%
  • JavaScript 6.5%
  • CSS 1.5%
  • Shell 1.3%
  • Dockerfile 0.2%