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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

marcocesarato/PHP-Minifier Stargazers