Libraries tagged by MHTML
league/html-to-markdown
17311225 Downloads
An HTML-to-markdown conversion helper for PHP
html2text/html2text
24867458 Downloads
Converts HTML to formatted plain text
laravelcollective/html
64250270 Downloads
HTML and Form Builders for the Laravel Framework
picqer/php-barcode-generator
16269595 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.
mews/purifier
11010925 Downloads
Laravel 5/6/7/8/9/10 HtmlPurifier Package
latte/latte
11131548 Downloads
☕ Latte: the intuitive and fast template engine for those who want the most secure PHP sites. Introduces context-sensitive escaping.
pelago/emogrifier
32428452 Downloads
Converts CSS styles into inline style attributes in your HTML code
nnnick/chartjs
653105 Downloads
Simple HTML5 charts using the canvas element.
mbostock/d3
383604 Downloads
A JavaScript visualization library for HTML and SVG.
knplabs/knp-snappy-bundle
25918708 Downloads
Easily create PDF and images in Symfony by converting Twig/HTML templates.
kartik-v/bootstrap-fileinput
6462708 Downloads
An enhanced HTML 5 file input for Bootstrap 5.x, 4.x, and 3.x with features for file preview for many file types, multiple selection, ajax uploads, and more.
yajra/laravel-datatables-html
6620179 Downloads
Laravel DataTables HTML builder plugin
voku/simple_html_dom
5534934 Downloads
Simple HTML DOM package.
symfony/html-sanitizer
9461410 Downloads
Provides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM.
sunra/php-simple-html-dom-parser
8559935 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.