Libraries tagged by xpat
symfony/css-selector
627537312 Downloads
Converts CSS selectors to XPath expressions
veewee/xml
3069951 Downloads
XML without worries
scotteh/php-dom-wrapper
1518810 Downloads
Simple DOM wrapper to select nodes using either CSS or XPath expressions and manipulate results quickly and easily.
phpgt/cssxpath
9417845 Downloads
Convert CSS selectors to XPath queries.
spekulatius/phpscraper
104533 Downloads
PHPScraper, built with simplicity in mind. See tests/ for more examples.
fluentdom/fluentdom
291733 Downloads
A fluent api for the php dom extension.
gravitypdf/querypath
502234 Downloads
PHP library for HTML(5)/XML querying (CSS 4 or XPath) and processing (like jQuery) with PHP8.3 support
wsdltophp/wsdlhandler
497802 Downloads
Decorative design pattern to ease WSDL handling
wsdltophp/domhandler
1469710 Downloads
Decorative design pattern to ease DOM handling
phpunit/phpunit-dom-assertions
281787 Downloads
DOM assertions for PHPUnit
atrox/matcher
90381 Downloads
Powerful XML and HTML matching and data extraction library
dkrnl/simplexmlreader
944546 Downloads
Wrapper XMLReader class, for simple SAX-reading(and simple XPath-queries) of huge(testing over 1G file) xml.
arthurkushman/query-path
1031882 Downloads
HTML/XML querying (CSS 4 or XPath) and processing (like jQuery)
boxblinkracer/xpatharray
22050 Downloads
XPath Access for Arrays
stil/xpath-selector
19749 Downloads
A library which makes it easy to web scrape HTML or XML pages. Uses XPath queries.