marcocesarato / PHP-Minifier

This class can minify HTML, JavaScript and CSS to take less space. It can take a string with either HTML, JavaScript or CSS, and parses it to eliminate unnecessary text. The class returns as result a a string that is smaller than the original.
13Updated last year

Related projects

Alternatives and complementary repositories for PHP-Minifier