# Requirements

  • PHP 8.2 or higher
  • ext-mbstring (multibyte string extension)

# Install with Composer

Either run:

composer require vitalyart/hltv-demo-parser

or add:

"vitalyart/hltv-demo-parser": "^3.0"

to the require section of your composer.json file and run composer install.