CakePHP is a rapid development framework for PHP that provides an extensible architecture for developing, maintaining, and deploying applications. It uses commonly known design patterns like MVC and ORM within the convention over configuration paradigm. Use this tag for questions about CakePHP version 2.3.*
CakePHP is a rapid development framework for php that provides an extensible architecture for developing, maintaining, and deploying applications. It uses commonly known design patterns like mvc and orm within the convention over configuration paradigm.
Hints:
To get start learning this framework, there are some tutorials included in its documentation . Especially the blog tutorial is a very good introduction to the basics of CakePHP.
You should mention the version of CakePHP that meant by your question
Current stable branches are cakephp-1.3, cakephp-2.0, cakephp-2.1, cakephp-2.2, cakephp-2.3, cakephp-2.4, cakephp-2.5, cakephp-2.6, cakephp-2.7 and cakephp-3.0.
Additional resources:
- Manual http://book.cakephp.org
- API http://api.cakephp.org
- Q&A http://ask.cakephp.org
- Video Tutorials http://tv.cakephp.org
- Articles http://bakery.cakephp.org
- Online Training http://training.cakephp.org/
- Google Group http://groups.google.com/group/cake-php
- Plugins http://plugins.cakephp.org
- Wikipedia Article http://en.wikipedia.org/wiki/CakePHP
- Releases https://github.com/cakephp/cakephp/tags