Libraries tagged by HTML simple
caophihung94/php-simple-html-dom-parser
80816 Downloads
PHP Simple HTML DOM Parser with namespace and PHP 7.4 compatible
ammadeuss/laravel-html-dom-parser
358196 Downloads
Laravel wrapper for the PHP Simple HTML DOM Parser package
wikia/simplehtmldom
72598 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
249188 Downloads
Simple conversion of HTML to plain text
robquistnl/simplehtmltotext
82933 Downloads
A Simple PHP Class to transform HTML to Text
craftcms/simple-text
20633 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
34982 Downloads
Very simple (and very fast) PHP package for HTML minification
rashid2538/php-htmldiff
128495 Downloads
A library for comparing two HTML files/snippets and highlighting the differences using simple HTML.
catoth/html2opendocument
11980 Downloads
Converting simple HTML to Opendocument Text (ODT) or Spreadsheets (ODS)
machy8/xhtml-formatter
145272 Downloads
Simple, lightweight, customizable (X)HTML and XML formatter / beautifier.
fastvolt/markdown
5139 Downloads
A Fast, Simple and Straight-forward Markdown to HTML Converter for PHP.
jbroadway/slimdown
3686 Downloads
A simple regex-based Markdown parser.
gilbitron/pico
125 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
5913 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.
morozovsk/yii2-websocket
12329 Downloads
simple php websocket server with examples and demo: simple chat (single daemon) - http://sharoid.ru/chat.html , pro chat (master + worker) - http://sharoid.ru/chat2.html , simple game - http://sharoid.ru/game.html