Download Source Code Minify 1.3.27

  • Post author:
  • Post category:Download

Matthias Mullie is announcing that Minify with version number 1.3.27 is already available to download.

What is Minify ?

Minify is A set of PHP classes for minifying CSS and JavaScript code, ideal for optimizing your code for usage in production-ready environments .

“Minify” will parse CSS and JS code, removing unnecessary characters that do nothing more than improve readability and clutter the real code.The classes will help developers improve the performance of their code, by cutting down its size and helping it load faster on the client’s side.This is perfect because it not only speeds up the actual website, but also improves with the site’s search engine rankings as well.It is recommended using “Minify” for live production environments, since it may be really difficult to make code changes after the minification process.

This is changelog for Minify version 1.3.27 :

  • Allow minified data to be written to cache.

You can read the complete changelog and also download this latest version on their homepage: www.minifier.org