php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #36156 API to Saxon for XSLT 2.0 support
Submitted: 2006-01-25 12:35 UTC Modified: 2018-06-24 04:22 UTC
Votes:6
Avg. Score:4.8 ± 0.4
Reproduced:4 of 5 (80.0%)
Same Version:1 (25.0%)
Same OS:4 (100.0%)
From: wouter_hartog at hotmail dot com Assigned: cmb (profile)
Status: No Feedback Package: XSLT related
PHP Version: 5.1.2 OS: All
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: wouter_hartog at hotmail dot com
New email:
PHP Version: OS:

 

 [2006-01-25 12:35 UTC] wouter_hartog at hotmail dot com
Description:
------------
I need to use PHP to process a DOMDocument using an XSLT stylesheet. I need to use XSLT features from XSLT 2.0 to do this (ex. grouping, create multiple result documents from one stylesheet).
I believe Saxon is the only open source parser that's out there that supports XSLT 2.0
Currently, there is no way to call the Saxon functions within PHP 5.1.

Can we somehow create an API/ interface to Saxon?
I know Saxon is Java, but there should be some way to interface with this?

Thank you!


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-01-25 16:11 UTC] wouter_hartog at hotmail dot com
Removed 'DOM 3' from Summary in feature description; for me anyway, it's about XSLT 2.0 support.
 [2006-01-25 16:18 UTC] wouter_hartog at hotmail dot com
not paying attention; misspelled xslt..
 [2016-12-30 23:33 UTC] cmb@php.net
-Package: Feature/Change Request +Package: XSLT related
 [2018-03-12 16:11 UTC] cmb@php.net
-Status: Open +Status: Feedback -Assigned To: +Assigned To: cmb
 [2018-03-12 16:11 UTC] cmb@php.net
Since quite a while there is Saxon/C[1] which also ships with an
appropriate PHP extension.  Wouldn't that suit your purpose?

[1] <http://www.saxonica.com/saxon-c/index.xml>
 [2018-06-24 04:22 UTC] php-bugs at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 08:01:28 2024 UTC