Libraries tagged by php to html
sqginfo/html2text
530 Downloads
A PHP script to convert HTML into a plain text format
sitefinitysteve/php-diff-text
24 Downloads
PHP library to generate HTML diff output with multiple diff strategies. PHP variant of vue-diff-text.
janiskelemen/html2text
725 Downloads
A PHP script to convert HTML into a plain text format
dpsoft/php-html-to-pdf
101 Downloads
Convert any url or html to pdf/image using google-chrome or chromium-browser
ahfeel/html2text
63532 Downloads
A PHP script to convert HTML into a plain text format
unl/html-minifier
657 Downloads
The Blink HTMLTokenizer ported to PHP.
barbosaadriano/rtf-html-php
102 Downloads
RTF to HTML converter in PHP
sunra/html_to_text
224 Downloads
Working horse HTML to text convertor for PHP. Years of finding right choice
avvertix/html-shot
70 Downloads
HTML to image rendering for PHP, powered by Rust and Takumi
tranvantri/pdf-to-html
580 Downloads
This PHP class can convert your pdf files to html using poppler-utils.
thechrise/php-html
533 Downloads
A simple way to create html tags with php.
inetstudio/php-html
1182 Downloads
A simple way to create html tags with php.
artyuum/html-element
357 Downloads
A PHP class giving you the ability to generate HTML elements.
patrickschur/html5gen
27 Downloads
An easy to use HTML5 generator written in PHP. Creates valid and secure HTML5 code.
krishnapawar/php-html-builder
76 Downloads
PHP HTML Builder - A Lightweight Alternative to LaravelCollective/HTML and Spatie/Laravel-HTML With the release of Laravel 11, support for laravelcollective/html has been discontinued, leaving many developers searching for a modern, simple solution to generate HTML and form elements. PHP HTML Builder is here to fill that gap — offering a streamlined, intuitive alternative compatible with Laravel 9, 10, and 11. This package provides an easy-to-use, fluent API that replicates the functionality of laravelcollective/html and spatie/laravel-html, enabling developers to effortlessly create HTML components, forms, inputs, checkboxes, radio buttons, dropdowns, links, images, and more. Built with simplicity and flexibility in mind, PHP HTML Builder is a lightweight, PHP-first solution for building and managing dynamic user interfaces in Laravel applications.