Questions about the 3.0.x branch of the CakePHP MVC framework. Use this tag in combination with the general [cakephp] tag.
Use this tag for questions specifically about version 3.0.x of the CakePHP MVC framework, and combine it with the general cakephp tag. If your question applies to CakePHP more generally, use only the cakephp tag.
For questions specifically related to other minor versions of the framework, use the other version-specific tags like cakephp-3.1, cakephp-3.2, cakephp-3.3, etc.
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.
Version 3.0 was released in March 2015. The latest 3.x version of the framework is 3.10.
- Version 3.0.0 release notes
- Version 3.10.5 release notes
- Official site: cakephp.org
- Documentation: book.cakephp.org
- See also: cakephp