desoto/eve-parser

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

Parse various EVE text blocks using PHP

Maintainers

Package info

github.com/firalkus/eve-parser

pkg:composer/desoto/eve-parser

Statistics

Installs: 7

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.0.1 2024-07-27 21:09 UTC

This package is auto-updated.

Last update: 2026-02-28 01:52:20 UTC


README

What is it?

EVE Parser is a PHP library I wrote to help out on one of my apps to take an input of one of EVE's copy+paste text blocks, and format them into a structured associative array of items.

How does it work?

TODO