CakePHP
From Wiki @ Karl Jones dot com
CakePHP is an open source web application framework.
Description
It follows the Model-view-controller (MVC) approach and is written in PHP, 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
- Front Controller
External links
- CakePHP @ Wikipedia