html5-php
HTML parser library
A PHP library that parses and serializes HTML5 documents into DOM structures.
An HTML5 parser and serializer for PHP.
2k stars
50 watching
114 forks
Language: HTML
last commit: 23 days ago
Linked from 3 awesome lists
domdomdocumenthtml5-documenthtml5-parserhtml5-phphtml5libphpxml-namespaces
Related projects:
Repository | Description | Stars |
---|---|---|
html5lib/html5lib-python | A standards-compliant Python library for parsing and serializing HTML documents and fragments. | 1,128 |
bupt1987/html-parser | A fast and efficient HTML parser for PHP. | 525 |
imangazaliev/didom | A fast and simple HTML parser with support for CSS selectors and XPath expressions. | 2,200 |
servo/html5ever | A high-performance HTML parser written in Rust. | 2,148 |
lexborisov/myhtml | A fast HTML parsing library written in C | 1,655 |
technosophos/querypath | A PHP library for manipulating XML and HTML documents, supporting various input formats and offering robust functionality through chaining. | 823 |
myintervals/php-css-parser | A parser and manipulation tool for CSS files written in PHP. | 1,764 |
rotatef/cl-html5-parser | An HTML5 parser for Common Lisp. | 55 |
phpquery/phpquery | A unified repository for a PHP-based DOM API inspired by jQuery, combining various forks and contributions into a single coherent codebase. | 75 |
gloparco/master-list-of-html5-js-css-resources | A curated collection of resources and tools for front-end development, including HTML5, CSS, JavaScript, games, mobile, and more. | 304 |
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 |
serpapi/nokolexbor | A high-performance HTML5 parser for Ruby based on Lexbor with support for CSS selectors and XPath. | 244 |
arnaud-lb/htmlpurifierbundle | Integrates HTMLPurifier into Symfony2 to filter and sanitize user-input data | 4 |
vsmoraes/pdf-laravel5 | Provides an easy-to-use module to generate PDF documents from HTML templates in Laravel applications. | 87 |