Libraries tagged by HTML simple
mgargano/simplehtmldom
548519 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
lysice/php-simple-html-dom-parser
30465 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.
emanueleminotto/simple-html-dom
82938 Downloads
PHP Simple HTML DOM Parser
caophihung94/php-simple-html-dom-parser
105150 Downloads
PHP Simple HTML DOM Parser with namespace and PHP 7.4 compatible
ammadeuss/laravel-html-dom-parser
362571 Downloads
Laravel wrapper for the PHP Simple HTML DOM Parser package
wikia/simplehtmldom
85630 Downloads
A simple PHP HTML DOM parser written in PHP5+, supports invalid HTML, and provides a very easy way to handle HTML elements.
robquistnl/simplehtmltotext
102234 Downloads
A Simple PHP Class to transform HTML to Text
simoneast/simple-ansi-colors
36770 Downloads
Simple PHP class for converting basic HTML-like color tags into ANSI escape codes for use in console apps and scripts. Auto-detection for Windows/Ansicon users included.
craftcms/simple-text
22920 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
72171 Downloads
Very simple (and very fast) PHP package for HTML minification
rashid2538/php-htmldiff
129531 Downloads
A library for comparing two HTML files/snippets and highlighting the differences using simple HTML.
machy8/xhtml-formatter
165239 Downloads
Simple, lightweight, customizable (X)HTML and XML formatter / beautifier.
jbroadway/slimdown
6525 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
8487 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.