Libraries tagged by php minifier
inilim/php-code-minifier
2 Downloads
Is fork. PHP Code Minifier is a tool that allows you to minify your PHP code.
futuralight/compiled-minifier
9 Downloads
CSS/JS minifier through PHP FFI Go/C
yupiel/assetic-minifier
14 Downloads
Assetic Filter for pure PHP JS and CSS minification. Now PHP 8.2 ready.
supa-creation/php-css-min
28 Downloads
A (simple) css minifier with benefits
sanjeevaasoori/script-minifier
11 Downloads
PHP library to minify Javascripts
raivisdejus/html-minifier
2059 Downloads
The Blink HTMLTokenizer ported to PHP.
nguyenhiep/tiny-html-minifier
146 Downloads
Minify HTML in PHP with just a single class
jbbeauchamp/uglify-php
502 Downloads
A simple PHP wrapper for Uglify JS and Uglify CSS
doncadavona/html_minifier
129 Downloads
A PHP package to minify HTMLs, CSSs and Javascripts.
buzzingpixel/minifier
151 Downloads
Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
czproject/css-minifier
12 Downloads
CSS tools for PHP
davidecesarano/embryo-assets
58 Downloads
Simple PHP library that combines, minify and serves css or javascript files in inline mode or in a bundle file.
fpvcode/shrinkwrap
16 Downloads
All-in-one HTML/JS/CSS code minifier.
varienos/varien.php.minify
41 Downloads
CSS & JavaScript and HTML minifier, in PHP.
tetrode/minify
22 Downloads
CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.