Sphere Chat Parser

RU: Парсер для чат логов (chat.log) из игрового сервера в проект Sphere.
Используется для вывода на сайте чата с игрового сервера.
Запускается на стороне сервера игры, необходимо в файле sphereChat.php указать данные для подключения к базе данных сайта SphereWeb.
На сервере игры, должна быть установлена PHP версии 8.2 и выше.
Запускается из консоли: php sphereChat.php

EN: Parser for chat logs (chat.log) from the game server in the project Sphere.
Used to display chat from the game server on the site.
It is launched on the game server side, it is necessary to specify the data for connecting to the database of the SphereWeb site in the sphereChat.php file.
On the game server, PHP version 8.2 and higher must be installed.
Launched from the console: php sphereChat.php