Libraries tagged by hmtl
picqer/php-barcode-generator
19451826 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
12879862 Downloads
Laravel 5/6/7/8/9/10 HtmlPurifier Package
latte/latte
12852786 Downloads
☕ Latte: the intuitive and fast template engine for those who want the most secure PHP sites. Introduces context-sensitive escaping.
pelago/emogrifier
36757213 Downloads
Converts CSS styles into inline style attributes in your HTML code
nnnick/chartjs
806129 Downloads
Simple HTML5 charts using the canvas element.
knplabs/knp-snappy-bundle
28060407 Downloads
Easily create PDF and images in Symfony by converting Twig/HTML templates.
kartik-v/bootstrap-fileinput
6983836 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
7644749 Downloads
Laravel DataTables HTML builder plugin
voku/simple_html_dom
6540535 Downloads
Simple HTML DOM package.
symfony/html-sanitizer
15715512 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
8889349 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.
spipu/html2pdf
9207436 Downloads
Html2Pdf is a HTML to PDF converter written in PHP - It uses TCPDF - OFFICIAL PACKAGE
spatie/laravel-html
3536777 Downloads
A fluent html builder
soundasleep/html2text
14556061 Downloads
A PHP script to convert HTML into a plain text format
paquettg/php-html-parser
6991479 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.