Wallogit.com
2017 © Pedro Peláez
Based on a reddit post I Can't find anymore, (*1)
Install:
composer require zedling/php-parse-kv, (*2)
Usage:, (*3)
<?php
use Zedling\DotaKV\Parser;
$parser = new Parser();
$array = $parser->load(files_get_contents("link_to_file"));
print_r($array);
Changes:, (*4)
; separatedtoken_get_all