JSMin Helper für CakePHP
Praktischer CakePHP Helper: JSMin Helper
JSMinHelper offers an easy to use interface for compressing and caching javascript files, reducing bandwidth and server load.(…) If JSMinHelper is set to cache Javascript it will collect all javascript that is linked with it compile them into one file and link to only one file. This gives additional savings in bandwidth as fewer requests are made.

