jsmin-php 1.0

It is a direct port of Douglas Crockford's JSMin (jsmin.c) to PHP code.Whereas jsmin.c reads from stdin and outputs to stdout, this library accepts a string as input and returns another string as output.Requirements:PHP 5 or...