Releases: multidimension-al/dom-array
Releases · multidimension-al/dom-array
Bug Fix
Initial Release
This library extends the DOMDocument function by adding a loadArray
function that converts PHP arrays to DOMDocument classes that can be used to generate XML and other types of code. This library does the opposite of our XML-Array library which converts XML to a PHP array.
This is our first release of the DOMDocument Array library. While our library is extremely basic, we hope you will use it and submit any bug fixes and feature improvements you may want to contribute. We aim for 100% code coverage and high scores in code readability and best programming practices through Scrutinizer.
This library has been fully tested and is ready for production use.