Home » Web development » Php » Best 5 PHP Frameworks 2012

A good PHP framework improve security, make websites easier to upgrade and also dramatically reduce the time it takes you to build websites and web applications. but the big question that a lot of developers are asking these days is, What is the best PHP framework?

So here in this article we will discuss, popular php frameworks.

1. yiiframework

php yiiframework

Statistically, currently yiiframework is the best framework in the market. It’s a next generation PHP framework. The main features that makes Yii on top spot is its features and a bit faster than Codeigniter and Zend framework. Actually the markers of Yii have spotted some of those areas in existing frameworks and discovered new ways. For example, from the moment you install Yii, you get a perfectly functional and rather impressive website up and running – its all automatically. Yii also comes with a range of features for common tasks like CRUD (creating, reading, updating and deleting).

URL: http://www.yiiframework.com/
Documentation:http://www.yiiframework.com/doc/
Download: http://www.yiiframework.com/download/

2. CodeIgniter Framework

CodeIgniter Framework PHP framwork

Currently, Codeigniter is also a choice of most of php developer. It’s relatively easy to learn. Feature wise, Codeigniter is powerful frameworks such as Zend and Cake. Its major goal is to enable you to develop projects much faster than you could, by providing a rich set of libraries for commonly needed tasks, as well as a simple interface and logical structure to access these libraries. CodeIgniter lets you creatively focus on your project by minimizing the amount of code needed for a given task.

URL: http://www.codeigniter.com/
Documentation:http://codeigniter.com/user_guide/
Download: http://codeigniter.com/downloads/

3. Zend Framework

php Zend Framework

Zend is a powerfull PHP Framework which is more secure, reliable and allow Web 2.0 applications & web services. This framework is originally built by PHP. It is enrich with APIs from leading vendors like Google, Amazon, Yahoo, Flickr etc which make it choice for big business.

Actually Zend has pretty much everything you could hope to find in a good PHP framework. It’s powerful, fast and scalable. The demand for Zend developers is immense and knowing how to use Zend is like having a guarantee that you’ll never be out of work.

URL: http://framework.zend.com/
Documentation:http://framework.zend.com/docs/
Download: http://framework.zend.com/download/

4. CakePHP Framework

php CakePHP Framework

CakePHP is a popular framework for web application development. Its simple to learn that provides a basic organizational structure, keeping your entire application consistent 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.

URL: http://www.cakephp.org
Documentation:http://book.cakephp.org/2.0/en/index.html
Download: https://github.com/cakephp/cakephp/archives/2.1

5. Symfony Framework

php Symfony Framework

Symfony is a complete 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 entirely 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.

URL: http://www.symfony-project.com/
Documentation:http://www.symfony-project.org/doc/1_4/
Download: http://symfony.com/download#legacy

Except these, there is a long list of php frameworks available in market. you can select from this heap but don’t forget to share your experience by adding comments here , Thanks

Array ( [0] => Php, Web development )