Libraries tagged by hmtl
innoweb/silverstripe-minify-html
7475 Downloads
Minifies the HTML output for all frontend requets using a middleware.
phpfui/html-unit-tester
5448 Downloads
PHPUnit Testing extensions for HMTL and CSS insures valid HTML and CSS via v.Nu validator
ccn/base
7 Downloads
Simple HMTL Form utility. Too basic. Only to learning. Not for nothing more..¡¡
tijsverkoyen/css-to-inline-styles
561286308 Downloads
CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.
swagger-api/swagger-ui
51969224 Downloads
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
dompdf/dompdf
199503548 Downloads
DOMPDF is a CSS 2.1 compliant HTML to PDF converter
masterminds/html5
287289708 Downloads
An HTML5 parser and serializer.
ezyang/htmlpurifier
366910672 Downloads
Standards compliant HTML filter written in PHP
phpoffice/phpword
41921021 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
symfony/form
167899990 Downloads
Allows to easily create, process and reuse HTML forms
symfony/dom-crawler
412275658 Downloads
Eases DOM navigation for HTML and XML documents
mpdf/mpdf
87459401 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
knplabs/knp-snappy
74627391 Downloads
PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.
symfony/html-sanitizer
48870254 Downloads
Provides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM.
league/html-to-markdown
34416931 Downloads
An HTML-to-markdown conversion helper for PHP