Description
Legacy PHP applications can transform XML documents with XSLT stylesheets. This is useful for older publishing systems, document conversion, and integrations that reshape XML into HTML or other XML formats.
It is a PHP legacy extension. XSLT can access external resources depending on configuration, so restrict untrusted stylesheets and XML input.