| CakePHP |
| Written by Administrator |
| Thursday, 20 August 2009 14:22 |
|
Cake PHPis a rapid development framework for PHP inspired by Ruby on Rails framework that provides an extensiblearchitecture 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. Cake PHP with Model View Controller: CakePHP features Controller, Model, and View classes, and also features some additional classes and objects that make development in MVC a little quicker and more enjoyable. Components, Behaviors, and Helpers are classes that provide extensibility and reusability to quickly add functionality to the base MVC classes in web applications. Advantages of Cake PHP:
Conclusion: |
| Last Updated on Tuesday, 20 October 2009 15:49 |