News Feed
Jobs Feed
Sections




News Archive
feed this:

Josh Sharp's Blog:
Why you should be using a framework
October 23, 2007 @ 17:52:00

Josh Sharp has posted a new article to his blog advocating something that there's still a lot of controversy around in the PHP community - frameworks (when to use them and when to not).

PHP's ease of use is also its downfall. Because there are less restrictions on the structure of the code you write, it's much easier to write bad code. But there is a solution: use a framework. [...] Of course, if you're not taken with any of the packages above you can also write your own framework, which I've done and will talk about in the next few posts. But for now, let's have a look at the common benefits of a framework.

He's broken it out to talk about the usual framework structure, MVC and how a framework can enforce good code standards. He also mentions some happy side benefits of their use including making for "pretty URLs" and the helpers that most of the frameworks come with.

0 comments voice your opinion now!
why use framework mvc codingstandards helper efficient why use framework mvc codingstandards helper efficient



Community Events









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


development phpunit release introduction zendframework2 community language composer api object podcast code opinion unittest database example framework interview tool testing

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