Libraries tagged by xpat
symfony/css-selector
796792229 Downloads
Converts CSS selectors to XPath expressions
veewee/xml
6934723 Downloads
XML without worries
scotteh/php-dom-wrapper
2012240 Downloads
Simple DOM wrapper to select nodes using either CSS or XPath expressions and manipulate results quickly and easily.
phpgt/cssxpath
13172441 Downloads
Convert CSS selectors to XPath queries.
spekulatius/phpscraper
153654 Downloads
PHPScraper, built with simplicity in mind. See tests/ for more examples.
simplesamlphp/xml-common
2653809 Downloads
A library with classes and utilities for handling XML structures.
fluentdom/fluentdom
312297 Downloads
A fluent api for the php dom extension.
gravitypdf/querypath
1526752 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
785116 Downloads
Decorative design pattern to ease WSDL handling
wsdltophp/domhandler
1971271 Downloads
Decorative design pattern to ease DOM handling
phpunit/phpunit-dom-assertions
373952 Downloads
DOM assertions for PHPUnit
atrox/matcher
100140 Downloads
Powerful XML and HTML matching and data extraction library
phrity/util-accessor
91051 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
953656 Downloads
Wrapper XMLReader class, for simple SAX-reading(and simple XPath-queries) of huge(testing over 1G file) xml.
stil/xpath-selector
22860 Downloads
A library which makes it easy to web scrape HTML or XML pages. Uses XPath queries.