Skip to content

jpetitcolas/xpath-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#XPath tester

XPath tester is a simple utility allowing you to test easily and quickly a XPath request.

There is currently no online version. Indeed, for lightning performances, you should consider deploying this app on your own development server. This way, network latencies will be negligible (as the process implies an AJAX request). The only requirement is having a server understanding PHP (DOMDocument module is used to execute your queries).

ScreenShot

About

A simple online tester for all your XPath queries, using a little bit of PHP and JQuery.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published