Libraries tagged by parser HTML
thesoftwarefanatics/php-html-parser
426388 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
seyyedam7/laravel-html-parser
25510 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
edd-g/editorjs-simple-html-parser
10147 Downloads
A simple Json to Html parser for EditorJS library
alban/laravel-collective-spatie-html-parser
1872 Downloads
Adapter class that allows use spatie/laravel-html for old projects that were using the abanondated laravelcollective/html package, and allow to update to new versions of laravel
lysice/php-simple-html-dom-parser
29515 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
hexydec/htmldoc
8323 Downloads
A token based HTML document parser and minifier. Minify HTML documents including inline CSS, Javascript, and SVG's on the fly. Extract document text, attributes, and fragments. Full test suite.
caophihung94/php-simple-html-dom-parser
103222 Downloads
PHP Simple HTML DOM Parser with namespace and PHP 7.4 compatible
ammadeuss/laravel-html-dom-parser
362212 Downloads
Laravel wrapper for the PHP Simple HTML DOM Parser package
yusufkandemir/microdata-parser
51832 Downloads
Parse microdata from HTML documents with ease. PHP Implementation of W3C Microdata to JSON Specification.
kovah/laravel-html-meta
36229 Downloads
A Laravel package to parse meta information from an URL.
niels/ganon
68420 Downloads
Fast (HTML DOM) parser written in PHP.
mgargano/simplehtmldom
546333 Downloads
Composer package that gives you access to and (unlike all the others at this time) autoloads S.C. Chen's PHP Simple HTML DOM Parser Library
tovic/parsedown-extra-plugin
31522 Downloads
Configurable Markdown to HTML converter with Parsedown Extra.
taufik-nurrohman/parsedown-extra-plugin
29036 Downloads
Configurable Markdown to HTML converter with Parsedown Extra.
jbroadway/slimdown
6313 Downloads
A simple regex-based Markdown parser.