I\'ve been a keen fan and user of CakePHP for about 2.5 years now, but the main bugbear that most fellow developers level at the framework is that it\'s slow, and the dispat
For Minify css and Js in cakephp 2 you can use one of the plugin
https://github.com/Er-Kalpesh/CakePHP-Combinator-Plugin
which is best for optimization of css and js.