Download List

Project Description

The purpose of the Tagmogrifier library is to let
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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-03-04 00:07
0.3.0

Directlys import the XML instead of going through the SimpleXML parsing stage.
Tags: Minor bugfixes

2006-01-10 21:11
0.2.1

This release fixes a bug which prevented parsing of XML with unknown
entities.
Tags: Major bugfixes

2006-01-08 17:21
0.2.0

Tags: Initial freshmeat announcement

Project Resources