A client-server XML Repository written in PHP, using XPath for documents queries. The server and client can work directly if on the same machine or via XML-RPC over a network.
Be the first to post a text review of PHP XML Repository. Rate and review a project by clicking thumbs up or thumbs down in the right column.
0.1.1 ===== * XPath query is now optional. Queries may consist of a path only. e.g. the query / will return all documents, while /book will return all documents in the /book path
0.1.1 ===== * XPath query is now optional. Queries may consist of a path only. e.g. the query / will return all documents, while /book will return all documents in the /book path
First release today. It all works fine, but I'm looking for some help to implement the cache and indexing feature. I also want some help in implementing links between directories to aid searching. This could be done easily using symbolic links on Linux but on Windows it will need a special file.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?