News Feed
Jobs Feed
Sections




News Archive
Doug Brown's Blog:
Do You Really Need a Framework for Writing PHP?
December 16, 2008 @ 08:42:44

Doug Brown asks a question on his blog today that is coming up more and more, especially on those programmers new to the language that don't quite get what frameworks really have to offer. Do you really need a framework for writing PHP?

The simplicity in using PHP sometimes acts against it. Since there are very few coding restrictions, developers tend to write a bad code. The answer to this is definitely to use a framework. There are various PHP Frameworks available today like Zend Framework, CakePHP Framework and CodeIgniter. They provide a strong organization for your application and follow the commonly used MVC pattern.

To help out those new to frameworks, offers a few things they have to offer that normal procedural/library-based development may not. These include maintaining code standards, attractive URLs and getting help when you need it from other developers using the same system.

1 comment voice your opinion now!
framework advantages simplicity list procedural library


blog comments powered by Disqus

Similar Posts

Felix Geisendorfer's Blog: Model::save() now returns an array!

PHPBuilder.com: Getting Started with the Fuel PHP Framework

Engine Yard Blog: Engine Yard Sponsors the Lithium Framework

Fawad Hassan's Blog: Load More Using KnockoutJS, PHP/CodeIgniter (Part 1)

Phil Sturgeon's Blog: Give CodeIgniter's Parser library more kick with Dwoo


Community Events











Don't see your event here?
Let us know!


framework functional phpunit rest community conference introduction zendframework2 symfony2 release language interview database series podcast usergroup opinion symfony testing development

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework