sempro/xml

Work with XML structures with ease

Maintainers

Package info

github.com/s360digital/xml

Issues

Type:package

pkg:composer/sempro/xml

Statistics

Installs: 6 927

Dependents: 0

Suggesters: 0

Stars: 2

1.0.2 2018-06-26 07:31 UTC

This package is auto-updated.

Last update: 2026-03-11 20:22:50 UTC


README

Travis Packagist Packagist PRs Welcome

Work with XML structures with ease

Install

composer require sempro/xml

Usage

$xml = new XML;
$xml->fromString($xmlStructure)->toArray();

Credit

This package is based on Tamlyn Rhodes article

License

MIT © Sempro AS