Home     PHP / Javascript / Ajax
PHP The TagMogrifier library for PHP Script

PHP Script Codes > xml-php

The TagMogrifier library for PHP Free

Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 2646

PHP Script Codes > The TagMogrifier library for PHP
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.