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

0.0.1 2024-07-27 21:09 UTC

This package is auto-updated.

Last update: 2025-04-27 23:28:09 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