CakePHP
| CakePHP | |
|---|---|
| Developer(s) | Cake Software Foundation, Inc. | 
| Initial release | April 2005 | 
| Stable release | 5.2.4 
   / 2025-05-17;33 days ago | 
| Repository | |
| Written in | PHP | 
| Operating system | Cross-platform | 
| Platform | PHP 8.1+ | 
| Available in | Multilingual | 
| Type | Web framework | 
| License | MIT License | 
| Website | cakephp | 
CakePHP is an open-source web framework. It follows the model–view–controller (MVC) approach and is written in PHP, modeled after the concepts of Ruby on Rails, and distributed under the MIT License.
CakePHP uses well-known software engineering concepts and software design patterns, such as convention over configuration, model–view–controller, active record, association data mapping, and front controller.