Your IP : 127.0.0.1


Current Path : /home/dev2.destoffenstraat.com/vendor-1/magento/framework/Convert/
Upload File :
Current File : /home/dev2.destoffenstraat.com/vendor-1/magento/framework/Convert/README.md

A set of utility classes that can convert structured data from one type to another. Available features:

 * Converting an associative array to an XML-document and vice versa
 * Converting an object to array or to set of "key/label" arrays
 * Converting a set of objects/arrays to a Microsoft Excel spreadsheet
 * Allows using custom callbacks in the conversion process