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

PHP Thinktank Blog: IRC Discussions - Standard PHP Library

Community News: Vancouver PHP Conference 2007

Jonathan Snook's Blog: CakePHP: Initial Thoughts

Richard Thomas' Blog: The Pie in jQPie (and a Contest)

Matthew Weier O'Phinney's Blog: Applying ACLs to Models


Community Events











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


zendframework2 functional code development release introduction community opinion phpunit unittest tool object framework language conference example series interview testing podcast

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