PHPackages                             aternos/codex-hytale - 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-hytale

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

aternos/codex-hytale
====================

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

v2.0.0(3mo ago)0171MITPHPPHP &gt;=8.4.0CI passing

Since Jan 21Pushed 3mo agoCompare

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

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

Codex for Hytale
================

[](#codex-for-hytale)

### 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 Hytale logs including detectors, parsers and analysers to work with Hytale log files.

### Installation

[](#installation)

```
composer require aternos/codex-hytale

```

Usage
-----

[](#usage)

This is only an introduction to the Hytale 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)\]*

```
