-
Craur is a PHP-based XML to JSON converter, and vice-versa. It can also work with CSV files instead of XML and can be used for writing XML/JSON importers or to implement a convention for converting XML to JSON without loosing any information. What's New in This Version:- Strip invalid UTF8 characters in createFromXml.- Added encoding parameter for createFromXml.

