Libraries tagged by hmtl
phpfui/html-unit-tester
5263 Downloads
PHPUnit Testing extensions for HMTL and CSS insures valid HTML and CSS via v.Nu validator
innoweb/silverstripe-minify-html
7136 Downloads
Minifies the HTML output for all frontend requets using a middleware.
ccn/base
7 Downloads
Simple HMTL Form utility. Too basic. Only to learning. Not for nothing more..¡¡
tijsverkoyen/css-to-inline-styles
537806702 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
49317092 Downloads
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
dompdf/dompdf
186495015 Downloads
DOMPDF is a CSS 2.1 compliant HTML to PDF converter
masterminds/html5
268316853 Downloads
An HTML5 parser and serializer.
ezyang/htmlpurifier
350865726 Downloads
Standards compliant HTML filter written in PHP
phpoffice/phpword
38740679 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
symfony/form
161631539 Downloads
Allows to easily create, process and reuse HTML forms
symfony/dom-crawler
398688280 Downloads
Eases DOM navigation for HTML and XML documents
mpdf/mpdf
83068444 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
knplabs/knp-snappy
72113832 Downloads
PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.
symfony/html-sanitizer
41142348 Downloads
Provides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM.
league/html-to-markdown
31999167 Downloads
An HTML-to-markdown conversion helper for PHP