Libraries tagged by Xpath
highwire/better-dom-document
24832 Downloads
BetterDOMDocument is a handy PHP utility class for working with XML. It's a wrapper for PHP's built in DOMDocument that provides a bunch of nice shortcuts that makes working with XML in PHP a breeze. It has great built-in support for namespaces, and xpath.
boxblinkracer/xpatharray
34142 Downloads
XPath Access for Arrays
bdk/css-xpath
29601 Downloads
Search html via CSS selector or convert css selector to xpath
kuria/dom
16022 Downloads
Wrappers around the PHP DOM classes
mathiasgrimm/arraypath
26357 Downloads
php array utility to manipulate array in a xpath way
hoa/xml
37044 Downloads
The Hoa\Xml library.
theseer/css2xpath
18334 Downloads
PHP Library to translate CSS selectors into XPath
makinacorpus/simple-xml-reader
3910 Downloads
Extends XMLReader PHP class, for simple SAX-reading and XPath queries of huge XML files.
magento/cssxpath
1029258 Downloads
Convert CSS selectors to XPath queries.
struzik-vladislav/xpath-extended
13098 Downloads
Additional functions for XPath
thomasweinert/phpunit-xpath-assertions
23862 Downloads
Xpath assertions and constraints for PHPUnit
lyquidity/xpath2
3353 Downloads
Provides XPath 2.0 statement execution library for PHP
jroszkiewicz/phpunit-xpath-assertions
5999 Downloads
Xpath assertions and constraints for PHPUnit
magento-ecg/magniffer
585 Downloads
An extendable, XPath driven, static code analysis tool for Magento, built on the top of PHP-Parser library.
krafjp/simplexmlreader
10220 Downloads
Fork from dkrnl/simplexmlreader. Adjust php 8.1+. Wrapper XMLReader class, for simple SAX-reading(and simple XPath-queries) of huge(testing over 1G file) xml.