Cakephp is a compelling and powerful PHP framework assembled around the Model-View-Controller (MVC) programming ideal model. Notwithstanding the adaptable way you can utilize it to construct your application, it gives a fundamental structure to sorting out documents, classes and database table names – continuing everything reliable and legitimate.
The base prerequisites for Cakephp are a webserver and PHP 5.2.8 or more noteworthy. In spite of the fact that its most usually run on Apache, Cakephp likewise works with different servers, for example, Lighttpd or Microsoft IIS. Furthermore, since databases are a piece of most web applications, Cakephp helps various drivers, for example, Mysql, Postgresql, Microsoft SQL Server or Sqlite (all with their individual PDO enlargements introduced).