What is CakePHP and how to learn?
CakePHP is a rapid development framework for PHP that provides an extensible architecture for developing, maintaining, and deploying applications. Using commonly known design patterns like MVC and ORM within the convention over configuration paradigm, CakePHP reduces development costs and helps developers write less code.
For more information please visit : CakePHP official Site
To Learn it, visit :
The Cookbook (official docs)