Libraries tagged by hmtl
rkorebrits/htmltoopenxml
96910 Downloads
Convert HTML to OpenOfficeXML
rashid2538/php-htmldiff
129006 Downloads
A library for comparing two HTML files/snippets and highlighting the differences using simple HTML.
pfaciana/tiny-html-minifier
77877 Downloads
Minify HTML in PHP with just a single class
pear/html_common2
453899 Downloads
Abstract base class for HTML classes (PHP5 port of HTML_Common package).
nuzkito/chrome-html-to-pdf
27866 Downloads
Converts HTML to PDF using Google Chrome
neos/nodetypes-html
467691 Downloads
A simple html node type.
nckg/laravel-minify-html
35311 Downloads
Minify your responses in Laravel 5.x
naucon/htmlbuilder
48975 Downloads
A package for php to generate html markup with object representation but without the overhead of domXML or SimpelXML.
nahidulhasan/html2pdf
39175 Downloads
A Simple package for easily generating PDF documents from HTML.This package is specially for laravel but you can use this without laravel.
mimmi20/navigation-helper-htmlify
204225 Downloads
Provides a accept-page helper for Laminas- and Mezzio Navigation
mimmi20/laminasviewrenderer-helper-htmlelement
260846 Downloads
Provides a render helper for Laminas View
mihaeu/html-formatter
64802 Downloads
HTML Formatter pritifies HTML content by applying proper intendation (no tidy, purification, etc.).
magefan/module-html-sitemap
41775 Downloads
HTML Sitemap extension for Magento 2
maestroerror/html-strings-affixer
4872 Downloads
Finds texts in HTML and replaces it with suffixed and prefixed string
lysice/php-simple-html-dom-parser
27177 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.