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
- Pierre-Alain Joye (pajoye) — lead, inactive
- Arnaud Limbourg (arnaud) — contributor, inactive
Dependencies
Required
- PHP (>= 4.0.0)
- PEAR Installer (>= 1.4.0b1)
Releases
- 0.2.2 (alpha, 2009-01-04)
Release notes
License: PHP License
- package fix only
- 0.2.1 (alpha, 2003-07-26)
Release notes
License: PHP License
- package fix only
- 0.2 (alpha, 2002-10-12)
- 0.1 (alpha, 2002-10-01)
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #196 | Closed | Bug | 2003-11-04 | handles used in XSLT_ext.php are incorrect | |
| #907 | Closed | Bug | 2004-02-26 | PEAR QA: improvement for get_class()-usage | |
| #1026 | Suspended | Bug | 2004-03-16 | XSLT_ext raises error in constructor when testing for extension | |
| #2725 | Closed | Req | 2004-11-09 | Patch for XSL_ext support for PHP5 | |
| #3217 | Closed | Bug | 2005-01-16 | Bad compare gives bogus failure: XSLTPROC | |
| #9391 | Closed | Bug | 0.2.1 | 2006-11-20 | documentation url does not exist |