303 Forks
1872 Stars
1872 Watchers

minify

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.

How to download and setup minify

Open terminal and run command
git clone https://github.com/matthiasmullie/minify.git
git clone is used to create a copy or clone of minify repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with minify https://github.com/matthiasmullie/minify/archive/master.zip

Or simply clone minify with SSH
[email protected]:matthiasmullie/minify.git

If you have some problems with minify

You may open issue on minify support forum (system) here: https://github.com/matthiasmullie/minify/issues