Libraries tagged by php html
ezyang/htmlpurifier
379529927 Downloads
Standards compliant HTML filter written in PHP
league/html-to-markdown
36515929 Downloads
An HTML-to-markdown conversion helper for PHP
phpoffice/phpword
44800243 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
mpdf/mpdf
91115208 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
knplabs/knp-snappy
76547593 Downloads
PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.
picqer/php-barcode-generator
31913935 Downloads
An easy to use, non-bloated, barcode generator in PHP. Creates SVG, PNG, JPG and HTML images from the most used 1D barcode standards.
spipu/html2pdf
11599345 Downloads
Html2Pdf is a HTML to PDF converter written in PHP - It uses TCPDF - OFFICIAL PACKAGE
paquettg/php-html-parser
8534812 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
caxy/php-htmldiff
23676005 Downloads
A library for comparing two HTML files/snippets and highlighting the differences using simple HTML.
sunra/php-simple-html-dom-parser
9903123 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.
spatie/mjml-php
1294865 Downloads
Convert MJML to HTML using PHP
soundasleep/html2text
22885184 Downloads
A PHP script to convert HTML into a plain text format
voku/simple_html_dom
9742395 Downloads
Simple HTML DOM package.
php-jsonpointer/php-jsonpointer
19092432 Downloads
Implementation of JSON Pointer (http://tools.ietf.org/html/rfc6901)
jfcherng/php-diff
6642702 Downloads
A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc).