Description
PHP applications can transform XML documents with XSLT stylesheets. This is useful for document conversion, publishing workflows, generated reports, and integrations that reshape XML data.
It is a PHP extension. XSLT can access external resources depending on configuration, so restrict untrusted stylesheets and XML input.