PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » XML » XML_XSLT_Wrapper

Provides a single interface to the different XSLT interface or commands

This package is unmaintained.

Download latest release 0.2.2 (archived versions might be outdated)

License: PHP License

Description

This package was written to provide a simpler, cross-library and cross commands interface to doing XSL transformations.
It provides :

* support for :
- DOM XSLT php extension
- XSLT php extension
- XSLT command line tool (xsltproc)
- MSXML using COM php extension
- XT command line (http://www.blnz.com/xt/xt-20020426a-src/butorindex.html)
- Sablotron command line (http://www.gingerall.com/charlie/ga/act/gadoc.act?pg=sablot#i__1940)
Planned interface :
- XT java interface
- xml.apache.org java and C interface (http://xml.apache.org)
- Instant Saxon (http://users.iclway.co.uk/mhkay/saxon/instant.html)
* Batch mode
- XML: multiple transformations of a single XML file
- XSL: multiple transformations of multiple XML files using a single XSL

See http://www.pearfr.org/xslt_wrapper/ for samples and documentation

Maintainers

Dependencies

Required

Releases

Bugs

IDStatusTypeVersionDateSummary
#196ClosedBug2003-11-04handles used in XSLT_ext.php are incorrect
#907ClosedBug2004-02-26PEAR QA: improvement for get_class()-usage
#1026SuspendedBug2004-03-16XSLT_ext raises error in constructor when testing for extension
#2725ClosedReq2004-11-09Patch for XSL_ext support for PHP5
#3217ClosedBug2005-01-16Bad compare gives bogus failure: XSLTPROC
#9391ClosedBug0.2.12006-11-20documentation url does not exist