This library is to convert a basic php structure to xml document. Xml attributes is not implemented. The main goal is to convert a php structure to json or xml.
I am using the latest version of PHP SDK and I am getting the exception even though I have the opcache option disabled in php.ini XML returned from QBO is giving valid XML (I can parse it using online ...