PclXml is a PHP class to easily manage XML files and strings.
PclXml allow you to read an XML file and store the XML tokens values and properties in a hierarchically organized object. PclXml define several methods that allow for quick and easy access to attributes (properties) values, childs in the hiearachy, content, ... PclXml can also save the XML hierarchy in a file



PclXml
