XSLT in PHP5
- ext/xsl is based on libxslt
- libxslt is very fast
- libxslt supports some exslt functions
- ext/xsl supports PHP stream wrappers
- Interoperable with ext/dom
- very few php methods required
- API derived from Mozilla (almost feature complete)
Load methods in ext/xsl
© copyright 2004 Bitflux GmbH