Search by

pnx / doom-php

pnx

There is no license information available for the latest version (0.0.1) of this package.

Package info

github.com/pnx/doom-php

pkg:composer/pnx/doom-php

Statistics

Installs: 9

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.0.1 2026-07-31 11:02 UTC

This package is auto-updated.

Last update: 2026-09-03 17:51:15 UTC


README

Small PHP toolkit for reading Doom WAD files

Requirements

  • PHP 8.2+
  • Composer

Install

composer require pnx/doom-wad-php

Examples

Check examples directory

Development

Install dependancies

composer install

Run tests

composer test

References