Download List

项目描述

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 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进口,而不是通过持续的SimpleXML解析XML的阶段。
标签: Minor bugfixes
Directlys import the XML instead of going through the SimpleXML parsing stage.

2006-01-10 21:11
0.2.1

此版本修正了bug,它阻止了XML解析未知实体。
标签: Major bugfixes
This release fixes a bug which prevented parsing of XML with unknown
entities.

2006-01-08 17:21
0.2.0

标签: Initial freshmeat announcement

Project Resources