Frameworks we like: 2. CakePHP and why?
November 10, 2009 0 commentsAnother set of developers liked CakePHP and they prefer to stay with this solid web app. CakePHP is one of the most well-known frameworks for PHP development. CakePHP considerably decreases development costs and also helps you as developers write very less code. This blog will walk you through the Cake framework and its hot features which caught my eye at the first sight of it.
As you know, CakePHP is an open source development framework for developing, maintaining and deploying web applications. It was designed using Model-View-Controller (MVC) architectural paradigm. This renowned design pattern provides you with an organized framework that enables to develop a complete web application at all the levels. CakePHP was released under MIT license.
There are few basic features:
- Cool Application Scaffolding – a way to stage the development
- Compatible with PHP 4 and PHP 5
- Easy and simple to understand
- Comfortable for both seasoned programmer as well as a beginner
- Aids HTML, Forms, JavaScript, XML, RSS and more
- Simple yet widespread validation of model data
- Code Generation through Bake for automatic code generation
There are more specific features which will make you take a look at:
- Flexible caching to speed up your application
- HTTP Authentication through Security Component
- Powerful flexible data validation features
- Use of Ajax will be a cakewalk
- Full console environment supporting multitasks
- Router for mapping URL’s (friendly URLs)
Well, it’s not that often you get something which is so easier for the user to interface with the database. The above-mentioned features are only a part of the wonderful framework. You can actually know about CakePHP and enjoy its features once you get going.
Next: Frameworks we like 3. Symfony, and why?
Related Posts
-
April 28, 2025
Evolution of JavaScript: How the Popularity moved From Browser Trick to Digital Backbone
My 27-Year Journey with the Evolution of JavaScript: How the Popularity moved From Browser Trick to Digital Backbone (and How We Navigated Its Evolution at Macronimous) It feels like just yesterday, but it was actually some 26 years ago that I first encountered the magic of JavaScript. The web was
JavaScript, JavaScript, Macronimous, Web Development, web programming0 comments -
June 21, 2008
Web2.0 Applications: Are they all making impact?
Its Web2.0 era, and many of us know how a web 2.o site would look like. We are also developing web 2.0 sites, especially Social networking sites, though we still have no clarity on Web2.0 impact in business. But everybody wants to make it. We get at least 2 requests


