Download the PHP package vaclavvanik/xml-to-array without Composer
On this page you can find all versions of the php package vaclavvanik/xml-to-array. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vaclavvanik/xml-to-array
More information about vaclavvanik/xml-to-array
Files in vaclavvanik/xml-to-array
Download vaclavvanik/xml-to-array
More information about vaclavvanik/xml-to-array
Files in vaclavvanik/xml-to-array
Vendor vaclavvanik
Package xml-to-array
Short Description Convert xml to array
License MIT
Homepage https://github.com/vaclavvanik/xml-to-array
Package xml-to-array
Short Description Convert xml to array
License MIT
Homepage https://github.com/vaclavvanik/xml-to-array
Please rate this library. Is it a good library?
Informations about the package xml-to-array
Convert xml to array
This package provides a very simple class to convert xml to array.
Install
You can install this package via composer.
Usage
After running this piece of code $result
will contain:
Converting XML file is also available:
Converting DOMDocument directly:
Run check - coding standards and php-unit
Changelog
Please see CHANGELOG for more information what has changed recently.
License
The MIT License (MIT). Please see License File for more information.
All versions of xml-to-array with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3 || ^8.0
ext-dom Version *
ext-libxml Version *
ext-dom Version *
ext-libxml Version *
The package vaclavvanik/xml-to-array contains the following files
Loading the files please wait ....