Download the PHP package mrgenis/xml-to-array-schema without Composer
On this page you can find all versions of the php package mrgenis/xml-to-array-schema. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package xml-to-array-schema
xml-to-array-schema
Convert xml document to associative array.
The function automatically detects the schematic of the document and uses it to format the elements that may appear more than once in an index array.
If it is not possible to detect the scheme, it generates an array of those elements that appear more than once in the form of an indexed array.
Example
- \DomDocument
- \SimpleXMLElement
- string
All versions of xml-to-array-schema with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
ext-xmlwriter Version *
ext-xmlreader Version *
ext-simplexml Version *
ext-mbstring Version *
ext-dom Version *
lib-libxml Version >=2.6.20
ext-xmlwriter Version *
ext-xmlreader Version *
ext-simplexml Version *
ext-mbstring Version *
ext-dom Version *
lib-libxml Version >=2.6.20
The package mrgenis/xml-to-array-schema contains the following files
Loading the files please wait ....