public marks

PUBLIC MARKS from dzc with tags php & minification

22 May 2013 23:30

22 May 2013 23:15

JShrink (lib. php) : minifies javascript

JShrink is a php class that minifies javascript so that it can be delivered to the client quicker.

cssmin - A (simple) css minifie (PHP)

CssMin is a css parser and minfier. It minifies css by removing unneeded whitespace character, comments, empty blocks and empty declarations. In addition declaration values can get rewritten to shorter notation if available.