-
This php script can be used to minify javascript so that it can be delivered to the client quicker. It can be used by anyone who is looking to minify their js on the fly (although caching the results is suggested). JShrink is not a port into php but a native application, resulting in better performance. JShrink is based on ...

