27nov/090
Zorba with PHP
Zorba is an application which conforms to the standard XQuery processor. Now Zorba proposes an extension to PHP which it is provided with the API.
With this new extension, new features in PHP appear, like this developer and development can add sophisticated treatment of XQuery for applications PHP / XML.
Vikram Vaswani offers a tutorial for using this extension, including the following:
- Basic usage
- Treatment sequences
- Filtering and Sorting Data
- Manipulations
- Repos functions
- Json functions
Zorba official site
Zorba PHP tutorial
