PHPackages                             aternos/codex-minecraft - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. aternos/codex-minecraft

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

aternos/codex-minecraft
=======================

PHP library to read, parse, print and analyse Minecraft log files.

v5.0.1(3mo ago)3617.2k7[1 issues](https://github.com/aternosorg/codex-minecraft/issues)[5 PRs](https://github.com/aternosorg/codex-minecraft/pulls)MITPHPPHP &gt;=8.4.0CI passing

Since Feb 18Pushed 1mo ago6 watchersCompare

[ Source](https://github.com/aternosorg/codex-minecraft)[ Packagist](https://packagist.org/packages/aternos/codex-minecraft)[ RSS](/packages/aternos-codex-minecraft/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (2)Versions (99)Used By (0)

Codex for Minecraft
===================

[](#codex-for-minecraft)

### About

[](#about)

Codex (*lat. roughly for "log"*) is a PHP library to read, parse, print and analyse log files to find problems and suggest possible solutions. This is the implementation for Minecraft logs including detectors, parsers and analysers to work with different Minecraft log files.

### Installation

[](#installation)

```
composer require aternos/codex-minecraft

```

Usage
-----

[](#usage)

This is only an introduction to the Minecraft implementation of [Codex](https://github.com/aternosorg/codex), for more information take a look at the Codex repository: [aternosorg/codex](https://github.com/aternosorg/codex)

### Create a log file

[](#create-a-log-file)

*\[see [codex#logfile](https://github.com/aternosorg/codex#logfile)\]*

```
