Search by

sempro / xml

indentno

Work with XML structures with ease

Package info

github.com/s360digital/xml

Issues

Type:package

pkg:composer/sempro/xml

Statistics

Installs: 6 929

Dependents: 0

Suggesters: 0

Stars: 2

1.0.2 2018-06-26 07:31 UTC

This package is auto-updated.

Last update: 2026-09-11 21:27: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