Libraries tagged by parse html
oscarotero/html-parser
6242800 Downloads
Parse html strings to DOMDocument
duzun/hquery
198238 Downloads
An extremely fast web scraper that parses megabytes of HTML in a blink of an eye. No dependencies. PHP5+
nadar/quill-delta-parser
935313 Downloads
A PHP library to parse Quill WYSIWYG editor deltas into HTML - flexible and extendible for custom elements.
faisalman/simple-excel-php
622525 Downloads
Easily parse / convert / write between Microsoft Excel XML / CSV / TSV / HTML / JSON / etc formats
mottie/tablesorter
238168 Downloads
tablesorter (FORK) is a jQuery plugin for turning a standard HTML table with THEAD and TBODY tags into a sortable table without page refreshes. tablesorter can successfully parse and sort many types of data including linked data in a cell.
doctrine/rst-parser
265282 Downloads
PHP library to parse reStructuredText documents and generate HTML or LaTeX documents.
zetacomponents/mail
1988964 Downloads
The component allows you construct and/or parse Mail messages conforming to the mail standard. It has support for attachments, multipart messages and HTML mail. It also interfaces with SMTP to send mail or IMAP, POP3 or mbox to retrieve e-mail.
dimabdc/php-fast-simple-html-dom-parser
59092 Downloads
PHP Fast Simple HTML DOM parser.
olamedia/nokogiri
79362 Downloads
HTML Parser
deanblackborough/php-quill-renderer
234775 Downloads
Render quill insert deltas to HTML, Markdown and GitHub flavoured Markdown
kovah/laravel-html-meta
67222 Downloads
A Laravel package to parse meta information from an URL.
yusufkandemir/microdata-parser
59611 Downloads
Parse microdata from HTML documents with ease. PHP Implementation of W3C Microdata to JSON Specification.
teariot/json-repair
844 Downloads
Repair broken, malformed, or non-standard JSON — fix quotes, commas, comments, Python constants, JSONP, NDJSON, HTML entities, and more
crscheid/php-article-extractor
8708 Downloads
An HTML article extractor for PHP
php-query/php-query
2123 Downloads
phpQuery is a PHP library that enables you to parse HTML and manipulate the DOM using jQuery-like syntax. This repository aims to create a PHP 8.x ready version derived from the original code available in the [Google Code Archive](https://code.google.com/archive/p/phpquery/).