vladmeh/xml-utils

3.1.0 2023-06-26 14:43 UTC

This package is auto-updated.

Last update: 2024-04-30 00:39:24 UTC


README

Build Status StyleCI Latest Stable Version Codacy Badge Daily Downloads License

xml-utils

Generating an array of XML tools, as well as the reverse conversion of XML in the array or json.

Features

  • php v7.4

Installation

Composer

composer require vladmeh/xml-utils 

or add the following to your requirement part within the composer.json:

{
    "require": {
        "vladmeh/xml-utils": "*"
    }
}

Integration

See test file