querypath

XML/HTML parser library

A PHP library for manipulating XML and HTML documents, supporting various input formats and offering robust functionality through chaining.

QueryPath is a PHP library for manipulating XML and HTML. It is designed to work not only with local files, but also with web services and database resources.

GitHub

823 stars
46 watching
115 forks
Language: PHP
last commit: 3 months ago

Related projects:

Repository Description Stars
sharplispers/xpath An implementation of the XML Path Language (XPath) for querying and manipulating XML documents 8
phpgt/cssxpath Translates CSS selectors to XPath queries for use with PHP's DOM functionality. 20
zhegexiaohuozi/jsoupxpath An HTML parser implementing W3C XPATH 1.0 syntax for Java. 452
technopathic/remark A blogging platform with built-in feed aggregator and media hosting capabilities 4
masterminds/html5-php A PHP library that parses and serializes HTML5 documents into DOM structures. 1,592
antchfx/htmlquery A Golang package for extracting data from HTML documents using XPath expressions. 740
shepmaster/sxd-xpath An XML query library in Rust providing DOM manipulation and XPath 1.0 expression support. 121
antchfx/xmlquery An XML query package providing a simple and efficient way to extract data from XML documents using XPath expressions. 446
imangazaliev/didom A fast and simple HTML parser with support for CSS selectors and XPath expressions. 2,200
antchfx/xpath Provides a Go package for querying and selecting nodes from various document types using XPath expressions. 695
serpapi/nokolexbor A high-performance HTML5 parser for Ruby based on Lexbor with support for CSS selectors and XPath. 244
pharo-contributions/xml-xmlparserhtml Provides tools to parse HTML and convert it into well-formed XML, enabling web scrapping with XPath. 6
sparsetech/pine A functional HTML5 and XML library for the Scala platform, providing type-safe bindings and rendering capabilities. 107
libexpat/libexpat A fast streaming XML parser written in C99. 1,100
thephpleague/uri A PHP library for manipulating and parsing URIs according to various standards 1,034