Warning: This package management website is not protected with a password, this is a MAJOR security risk. Please read the README.
Package
XML_XSLT_Wrapper
Installed
- no -
Latest
0.2.2
License
PHP License
Summary
Provides a single interface to the different XSLT interface or commands
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
Dependencies
PHP Version: 4.0.0 or newer PEAR Package: pear.php.net/PEAR 1.4.0b1 or newer