Minimal replacement: title, one-paragraph generic description, Composer install line, Gitea source link. Strips all Aternos and codex-minecraft references and the Minecraft-server-logs framing.
14 lines
417 B
Markdown
14 lines
417 B
Markdown
# IndifferentKetchup Codex
|
|
|
|
A generic PHP log parsing and analysis framework. Provides interfaces and base implementations for reading log files, detecting log types, parsing entries into structured form, analysing them for problems and information, and printing results.
|
|
|
|
## Installation
|
|
|
|
```
|
|
composer require indifferentketchup/codex
|
|
```
|
|
|
|
## Source
|
|
|
|
<https://git.indifferentketchup.com/indifferentketchup/ik-codex>
|