Libraries tagged by php html
kkirillov25/html2text
1822 Downloads
A PHP script to convert HTML into a plain text format (fork with Outlook fix)
automattic/blocks-engine-php-transformer
875 Downloads
PHP primitives for transforming HTML, Markdown, and website artifacts into WordPress block outputs.
jtolj/html-attributes
98276 Downloads
A Fluent Interface for Handling HTML Attributes in PHP.
athoshun/html-filter
43164 Downloads
Remove tags or attributes based on a whitelist from a snippet of well-formatted HTML text using PHP's DOM library
berlioz/html-selector
16752 Downloads
Berlioz HTML Selector is a PHP library to do queries on HTML files (converted in SimpleXMLElement object) like jQuery on DOM.
ahmaadkhader/pdf-to-html
3827 Downloads
Standalone PHP library for extracting semantic HTML from PDF files. Detects headings, lists, tables, links, and inline styles from PDF content.
lodev09/bootstrap-php
16429 Downloads
A highly extendable PHP library that generate and prints html for bootstrap.
bgaze/ipsum-html
2139 Downloads
A PHP utility to generate Lorem Ipsum HTML 5
php-query/php-query
1843 Downloads
phpQuery is a PHP library that enables you to parse HTML and manipulate the DOM using jQuery-like syntax. This repository aims to create a PHP 8.x ready version derived from the original code available in the [Google Code Archive](https://code.google.com/archive/p/phpquery/).
jitendra/breezy-pdf-lite-php
11816 Downloads
Php client for breezy-pdf-lite, an HTML -> PDF service powered by Google Chrome (breezypdf.com)
validaide/html-builder
67566 Downloads
PHP Library providing a fluent interface to generate small snippets of HTML
tonchik-tm/pdf-to-html
109064 Downloads
This PHP class can convert your pdf files to html using poppler-utils.
tomk79/php-excel2html
13858 Downloads
Convert Excel(*.xlsx) to HTML table. with PHPExcel.
rlnks/php-mail-audit
5161 Downloads
Email HTML quality analysis engine — detect bad practices, score compatibility, get actionable insights before sending.
mouf/html.utils.weblibrarymanager
363809 Downloads
The Javascript/CSS library manager is a PHP class in charge of keeping track of the JS and CSS files that have been included so far in a web page. Basically, you tell the Javascript/CSS library manager to import a JS/CSS file and it will make sure it is included, only once, and that all dependencies are included as well.