Libraries tagged by HTML simple
simple-html-dom/simple-html-dom
134709 Downloads
A copy of the PHP Simple HTML DOM Parser project.
mgargano/simplehtmldom
529365 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
dimabdc/php-fast-simple-html-dom-parser
44741 Downloads
PHP Fast Simple HTML DOM parser.
nineteenfeet/nf-html-to-text
276111 Downloads
Simple conversion of HTML to plain text
arcanedev/php-html
935386 Downloads
A simple way to create html tags with php.
abordage/laravel-html-min
36808 Downloads
HtmlMin is very simple (and very fast) html compression package for Laravel
yangqi/htmldom
644172 Downloads
Simple Html Dom Parser for Laravel 4
kriansa/h2p
100848 Downloads
A simple library to convert HTML files to PDF using PhantomJS
fastvolt/markdown
14528 Downloads
A Fast, Simple and Straight-forward Markdown to HTML Converter for PHP.
morozovsk/websocket
15788 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
neos/twitter-bootstrap
902347 Downloads
Simple and flexible HTML, CSS, and Javascript for popular user interface components and interactions. Packaged for use with Neos Flow
nystudio107/craft-minify
430867 Downloads
A simple plugin that allows you to minify blocks of HTML, CSS, and JS inline in Craft CMS templates.
serhatozles/yii2-simplehtmldom
55391 Downloads
Simple HTML Dom
neos/nodetypes-html
457806 Downloads
A simple html node type.
lysice/php-simple-html-dom-parser
25418 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.