Script Installation
The TagMogrifier library for PHP Script Installation and Configure Services
|
Script Description:This library lets you perform fast and easy-to-program transformations on XML documents. Instead of having to write your own parser, or directly using the PHP DOM parser, and having to write your own tree walker and such, you only need to instantiate a class, add a few match expressions, and assign a function to process every XML element that matches, DOM-style. Site Url: http://rudd-o.com/projects/tagmogrify/ |