Libraries tagged by html min
nguyenanhung/frontend-minify
4225 Downloads
Minify HTML, CSS, JS
mikescott/slim3-minifier
138 Downloads
A middleware for Slim 3 that minifies HTML output
max_cohen/minify-html
28 Downloads
Minify HTML input string
leoparden/minify
16 Downloads
Pimcore Minify HTML, Stylesheet and Javascript
kenshodigital/kirby-html
5 Downloads
Minifies HTML output for Kirby projects.
katoga/texy-minified
1176 Downloads
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated against spambots), national typographic single and double quotation marks, ellipses, em dashes, dimension sign, nonbreakable spaces (e.g. in phone numbers), acronyms, arrows and many others. Texy code can optionally contain HTML tags. Minified version.
jmillerdesign/minify_html
10 Downloads
This is a plugin for CakePHP to minify the HTML output.
jjpmann/ee-minify
9 Downloads
Minfy HTML for ExpressionEngine
jamesgordo/laravel-minify-html
43 Downloads
A minimal Laravel package that minifies the HTML output of all your Laravel web routes for production and staging environment.
ivoglent/yii2-minify
626 Downloads
An yii2 extension which supported minify html, css and js
epsoftware/minyfy
258 Downloads
Php Code to minyfy html, css and js
eolme/laravel-minify-html
37 Downloads
Minify your responses in Laravel
drmartingonzo/staticpublishqueue-minify
339 Downloads
Minify HTML created by silverstripe/staticpublishqueue
minimal/html
264 Downloads
Minimal component
krishnapawar/php-html-builder
4 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.