[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: XSLT 2+ Options for PHP?

Subject: Re: XSLT 2+ Options for PHP?
From: "Michael Kay mike@xxxxxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 3 Jul 2018 14:50:05 -0000
Re:  XSLT 2+ Options for PHP?
Saxon/C is based on the Java source code of Saxon, compiled using Excelsior
JET into a native executable (e.g. DLL) so there is no remaining dependency on
a Java compiler or run-time (at any rate, any vestigial Java technology is
well hidden). It has a PHP front-end. There's no run-time bridge involved,
though compared to libxslt it does have the limitation of not being able to
take input directly from in-memory tree built directly by an external XML
parser: the input has to be supplied as lexical XML.

Details: http://www.saxonica.com/saxon-c/index.xml

Michael Kay
Saxonica

> On 3 Jul 2018, at 15:40, Eliot Kimber ekimber@xxxxxxxxxxxx
<xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx> wrote:
>
> I'm tasked with implementing a non-trivial XSLT transform (needs to read
multiple docs and produce multiple HTML result files) within a PHP-based
system.
>
> I have zero experience with PHP so kind of shooting in the dark here.
>
> I know that PHP uses libxml natively and so only provides XSLT 1 support out
of the box.
>
> I see also that it's possible to integrate Saxon using the PHP Java bridge.
However this client appears to want to avoid the use of Java in this system
(although I need to confirm that).
>
> My question: Are there any XSLT 2 (or greater) options for PHP that do not
require Java?
>
> Thanks,
>
> Eliot
> --
> Eliot Kimber
> http://contrext.com

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.