html-parser
HTML parser
A fast and efficient HTML parser for PHP.
php html parser,类似与PHP Simple HTML DOM Parser,但是比它快好几倍
525 stars
35 watching
154 forks
Language: PHP
last commit: over 5 years ago
Linked from 1 awesome list
htmlhtml-parserparser
Related projects:
Repository | Description | Stars |
---|---|---|
imangazaliev/didom | A fast and simple HTML parser with support for CSS selectors and XPath expressions. | 2,200 |
lexborisov/myhtml | A fast HTML parsing library written in C | 1,655 |
servo/html5ever | A high-performance HTML parser written in Rust. | 2,148 |
html5lib/html5lib-python | A standards-compliant Python library for parsing and serializing HTML documents and fragments. | 1,128 |
masterminds/html5-php | A PHP library that parses and serializes HTML5 documents into DOM structures. | 1,592 |
kovidgoyal/html5-parser | A fast HTML parser written in C, optimized for performance. | 682 |
iabudiab/htmlkit | An Objective-C framework for parsing and serializing HTML documents | 240 |
edd-g/editorjs-simple-html-parser | A PHP parser for Editor.js data formats | 6 |
snjyor/htmlpageparser | An HTML parsing library that converts web pages to structured data and then generates Markdown content from that data | 1 |
kostya/myhtml | A fast HTML5 parser with CSS selectors in Crystal language | 154 |
scrapy/scrapely | A pure-python library for extracting structured data from HTML pages. | 1,863 |
rust-scraper/scraper | A Rust library for parsing and querying HTML documents using CSS selectors. | 1,937 |
z7zmey/php-parser | A Go-based parser for PHP syntax that generates an abstract syntax tree (AST) representation of source code. | 941 |
chadwain/rem | A parser for HTML5 documents written in Zig | 106 |
thephpleague/uri | A PHP library for manipulating and parsing URIs according to various standards | 1,034 |