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.
Alan uses cakephp a lot, the overhead of the framework is outweighed by the adoption of standards and the increased speed of development.
Views
Personal tools