Tuesday, November 27, 2012

PHP Framework for us

PHP is a widely used, powerful programming language that allows us to develop massive web applications. Other scripting languages that can be used aside from PHP, are ASP and Ruby. However, PHP is still being implemented the most, and it has no plans of backing down. PHP's popularity is attributed to how easy it is to learn and use, in contrast to other scripting languages.

Odds are, if you're reading this article, it's because you're either curious, interested in learning how to code in PHP, or you already have PHP in your arsenal. Whichever category you fall into, it doesn't matter, because within this post you'll find information that's both beneficial to the novice or more advanced PHP programmer. When discussing PHP Frameworks, we first have to thoroughly understand what a Framework is and what it can do for us.

Best Framework :

  1. Yiiframework
  2. CodeIgniter Framework
  3. Zend Framework
  4. CakePHP Framework
  5. Symfony Framework

Symfony is a absolute php framework designed to optimize the development of web applications. For beginners, It separates a web application’s business rules, server logic, and presentation views. Symfony is rich in numerous tools and classes aimed at shortening the development time of a complex web application. Symfony is written completely in PHP. It has been thoroughly tested in various real-world projects, and is actually in use for high-demand e-business websites. It is compatible with most of the available databases engines, including MySQL, PostgreSQL, Oracle, and Microsoft SQL Server.
It runs on Unix and Windows platforms.

CakePHP is a popular framework for web application development. Its simple to learn that provides a basic organizational structure, keeping your whole application reliable and logical. It can handle every aspect, from the user’s initial request all the way to the final rendering of a web page. And since the framework follows the principles of MVC, it allows you to easily customize and extend most aspects of your application.
Resource : Bugtreat

PHP Framework for us Rating: 4.5 Diposkan Oleh: morellocyber

0 comments:

Post a Comment