Libraries tagged by HTML simple
emanueleminotto/simple-html-dom
82290 Downloads
PHP Simple HTML DOM Parser
edd-g/editorjs-simple-html-parser
9429 Downloads
A simple Json to Html parser for EditorJS library
caophihung94/php-simple-html-dom-parser
99915 Downloads
PHP Simple HTML DOM Parser with namespace and PHP 7.4 compatible
ammadeuss/laravel-html-dom-parser
361710 Downloads
Laravel wrapper for the PHP Simple HTML DOM Parser package
wikia/simplehtmldom
83307 Downloads
A simple PHP HTML DOM parser written in PHP5+, supports invalid HTML, and provides a very easy way to handle HTML elements.
nineteenfeet/nf-html-to-text
293037 Downloads
Simple conversion of HTML to plain text
robquistnl/simplehtmltotext
98676 Downloads
A Simple PHP Class to transform HTML to Text
craftcms/simple-text
22612 Downloads
This plugin adds a new “Simple Text” field type to Craft, which provides a textarea that’s optimized for entering documentation.
abordage/html-min
64331 Downloads
Very simple (and very fast) PHP package for HTML minification
rashid2538/php-htmldiff
129214 Downloads
A library for comparing two HTML files/snippets and highlighting the differences using simple HTML.
catoth/html2opendocument
14119 Downloads
Converting simple HTML to Opendocument Text (ODT) or Spreadsheets (ODS)
machy8/xhtml-formatter
161310 Downloads
Simple, lightweight, customizable (X)HTML and XML formatter / beautifier.
jbroadway/slimdown
6001 Downloads
A simple regex-based Markdown parser.
gilbitron/pico
126 Downloads
Pico is a flat file CMS, this means there is no administration backend and database to deal with. You simply create .md files in the "content" folder and that becomes a page.
hexydec/htmldoc
8009 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.