Libraries tagged by Xpath
symfony/css-selector
817796137 Downloads
Converts CSS selectors to XPath expressions
veewee/xml
7372202 Downloads
XML without worries
scotteh/php-dom-wrapper
2048251 Downloads
Simple DOM wrapper to select nodes using either CSS or XPath expressions and manipulate results quickly and easily.
phpgt/cssxpath
13577544 Downloads
Convert CSS selectors to XPath queries.
simplesamlphp/xml-common
2874321 Downloads
A library with classes and utilities for handling XML structures.
fluentdom/fluentdom
314193 Downloads
A fluent api for the php dom extension.
spekulatius/phpscraper
158930 Downloads
PHPScraper, built with simplicity in mind. See tests/ for more examples.
gravitypdf/querypath
1670574 Downloads
PHP library for HTML(5)/XML querying (CSS 4 or XPath) and processing (like jQuery) with PHP 7.1 to 8.5 support
wsdltophp/wsdlhandler
814181 Downloads
Decorative design pattern to ease WSDL handling
wsdltophp/domhandler
2009475 Downloads
Decorative design pattern to ease DOM handling
phpunit/phpunit-dom-assertions
383470 Downloads
DOM assertions for PHPUnit
atrox/matcher
100708 Downloads
Powerful XML and HTML matching and data extraction library
phrity/util-accessor
153086 Downloads
Utility to handle access to a data set by using access paths. Similar to and partly compatible with xpath and json-pointer.
dkrnl/simplexmlreader
954714 Downloads
Wrapper XMLReader class, for simple SAX-reading(and simple XPath-queries) of huge(testing over 1G file) xml.
stil/xpath-selector
23132 Downloads
A library which makes it easy to web scrape HTML or XML pages. Uses XPath queries.