xml
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
Work with XML structures with ease
Work with XML structures with ease
composer require sempro/xml
$xml = new XML;
$xml->fromString($xmlStructure)->toArray();
This package is based on Tamlyn Rhodes article
MIT © Sempro AS