Jump to content

PHP ReplayParserLibrary


dreaddy

Recommended Posts

Hi,

just finished my PHP Replay Parser.
Should be easy to include in own projects.
It contains almost anything that can be read out of the replays and some calculated Values (decks, apm, winner, teams, monuments used, cards used, every action done by the players etc. ).

Might be useful for an own replay archive, automatic reports for tourneys or just to spy out what deck the rpve Player used that was 10x faster than you ;) ).

A quick demo script also with all values extracted:
http://torsten-lueders.de/replayapi/ 

Source on Github:
https://github.com/dreaddy/SkylordsReplayParserLibrary

The Usage is quite simple. Just call $replaydataobject = new SkylordsReplayParser("pathandnameofmyreplay.map")->loadData();
The example is in index.php.
image.thumb.png.dec137c30c10cc824bbd305a986c329e.png

image.thumb.png.b240a48237e586a93dab1e30cceb2778.png

 

Edited by dreaddy
Ultralord, Taker and Damo like this
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use