Libraries tagged by Xpath
boxblinkracer/xpatharray
12114 Downloads
XPath Access for Arrays
bdk/css-xpath
27105 Downloads
Search html via CSS selector or convert css selector to xpath
thomasweinert/phpunit-xpath-assertions
23590 Downloads
Xpath assertions and constraints for PHPUnit
lyquidity/xpath2
2881 Downloads
Provides XPath 2.0 statement execution library for PHP
kuria/dom
11580 Downloads
Wrappers around the PHP DOM classes
hoa/xml
34013 Downloads
The Hoa\Xml library.
theseer/css2xpath
15732 Downloads
PHP Library to translate CSS selectors into XPath
magento/cssxpath
1023996 Downloads
Convert CSS selectors to XPath queries.
highwire/better-dom-document
22046 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.
struzik-vladislav/xpath-extended
10799 Downloads
Additional functions for XPath
jroszkiewicz/phpunit-xpath-assertions
5017 Downloads
Xpath assertions and constraints for PHPUnit
mathiasgrimm/arraypath
26271 Downloads
php array utility to manipulate array in a xpath way
makinacorpus/simple-xml-reader
1131 Downloads
Extends XMLReader PHP class, for simple SAX-reading and XPath queries of huge XML files.
magento-ecg/magniffer
581 Downloads
An extendable, XPath driven, static code analysis tool for Magento, built on the top of PHP-Parser library.
krafjp/simplexmlreader
9620 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.