sempro/xml

Work with XML structures with ease

Installs: 6 906

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 5

Forks: 0

Type:package

1.0.2 2018-06-26 07:31 UTC

This package is auto-updated.

Last update: 2024-04-11 16:00:52 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