Download List

Projeto Descrição

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 importar o XML em vez de passar pelo estágio de análise SimpleXML.
Tags: Minor bugfixes
Directlys import the XML instead of going through the SimpleXML parsing stage.

2006-01-10 21:11
0.2.1

Esta versão corrige um bug que impediu a análise do XML com entidades desconhecidas.
Tags: Major bugfixes
This release fixes a bug which prevented parsing of XML with unknown
entities.

2006-01-08 17:21
0.2.0

Tags: Initial freshmeat announcement

Project Resources