Table of Contents
CakePOWER Wiki
CakePOWER it is an extension of CakePHP that supplies high-level functionalities to quickly develop, mantain and distribute high-level applications.
CakePOWER works as a software layer between CakePHP and your application and provide some advanced behaviors to CakePHP framework:
- url embedded lang request
- drop-in plugin support
- cross-plugin interoperation
- you can add methods to controllers, models, components, helpers with a non-hard-code approach
- auto compression of js and css
Concepts
How To
Miscellaneous
Libraries
- UTH
- DAC
- ExtensionManager