Libraries tagged by Xpath
symfony/css-selector
791715821 Downloads
Converts CSS selectors to XPath expressions
veewee/xml
6800867 Downloads
XML without worries
scotteh/php-dom-wrapper
2001689 Downloads
Simple DOM wrapper to select nodes using either CSS or XPath expressions and manipulate results quickly and easily.
phpgt/cssxpath
13066197 Downloads
Convert CSS selectors to XPath queries.
simplesamlphp/xml-common
2600204 Downloads
A library with classes and utilities for handling XML structures.
fluentdom/fluentdom
311624 Downloads
A fluent api for the php dom extension.
spekulatius/phpscraper
152485 Downloads
PHPScraper, built with simplicity in mind. See tests/ for more examples.
gravitypdf/querypath
1489533 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
775783 Downloads
Decorative design pattern to ease WSDL handling
wsdltophp/domhandler
1959278 Downloads
Decorative design pattern to ease DOM handling
phpunit/phpunit-dom-assertions
370821 Downloads
DOM assertions for PHPUnit
atrox/matcher
99918 Downloads
Powerful XML and HTML matching and data extraction library
phrity/util-accessor
79195 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
953450 Downloads
Wrapper XMLReader class, for simple SAX-reading(and simple XPath-queries) of huge(testing over 1G file) xml.
stil/xpath-selector
22790 Downloads
A library which makes it easy to web scrape HTML or XML pages. Uses XPath queries.