XML Cacher
By : livingdead
This class is meant to parse and transform XML documents with an XSL stylesheet.
It uses PEAR::Cache package to cache the results of parsing and transforming stages to reduce the time to generate the final output after the first time the same XML documents are processed.
It uses the domXML API to transform the documents.
Download :
http://www.ziddu.com/download/7309876/xmlcacher-2004-11-22.zip.html
