Best PHP module for XQuery?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
jeff00seattle
Forum Commoner
Posts: 66
Joined: Sat Feb 28, 2009 3:27 pm

Best PHP module for XQuery?

Post by jeff00seattle »

I wish to use XQuery with PHP v5.2+.

What is the most recommended open-source (free) PHP module perform queries upon XML documents?

Thanks

Jeff in Seattle
User avatar
Weirdan
Moderator
Posts: 5978
Joined: Mon Nov 03, 2003 6:13 pm
Location: Odessa, Ukraine

Re: Best PHP module for XQuery?

Post by Weirdan »

Zorba perhaps.
HannesB
Forum Newbie
Posts: 5
Joined: Mon Feb 07, 2011 4:31 am

Re: Best PHP module for XQuery?

Post by HannesB »

In 2011, I would recommend BaseX!
Post Reply