Information About

Cakephp





HISTORY

CakePHP started in 2005 , when Ruby On Rails was gaining popularity. The community has since grown and branched into several sub-projects .


FEATURES

Like Rails, CakePHP makes it easier for the user to interface with the Database with Active Record s. It also encourages use of the Model-view-controller Design Pattern .

  • Compatible with PHP4 and PHP5

  • Supplies integrated CRUD for database and simplified querying

  • Request dispatcher with good looking, custom URLs

  • Fast, flexible templating (PHP syntax with helper methods)

  • Works from any website subdirectory, with little to no Apache configuration involved



PROJECT STATUS

CakePHP is currently under heavy development.


EXTERNAL LINKS