atk14/xmole

XML parser

v1.0 2019-07-10 13:42 UTC

This package is auto-updated.

Last update: 2024-03-29 03:59:18 UTC


README

XMole is a XML parser

Installation

Just use the Composer:

composer require atk14/xmole

Testing

Install required dependencies for development:

composer update --dev

Run tests:

cd test
../vendor/bin/run_unit_tests

License

XMole is free software distributed under the terms of the MIT license