boshurik/bbrz-parser

Parser for Blood Bowl 2 replays

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/boshurik/bbrz-parser

1.0.0 2019-05-13 16:24 UTC

This package is auto-updated.

Last update: 2025-09-18 06:21:55 UTC


README

Usage

$parser = Parser::create();
$result = $parser->parse($replayPath);