mtwango / uo-file-reader
Library to read content from Ultima Online mul files
v0.3.0
2025-07-09 13:03 UTC
Requires (Dev)
- drupal/coder: ^8.3
- phpcompatibility/php-compatibility: dev-develop
- phpmd/phpmd: ^2.15
- phpstan/phpstan-deprecation-rules: ^2.0
- phpstan/phpstan-strict-rules: ^2.0
- vimeo/psalm: ^6.12
This package is auto-updated.
Last update: 2026-03-10 15:43:27 UTC
README
Ultima Online File Reader
A PHP library to read from (some) Ultima Online mul files.
Installation
Via composer:
$ composer require mtwango/uo-file-reader
or you can just clone / fork / copy repository.
Usage
See examples.