News Feed
Jobs Feed
Sections




News Archive
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


blog comments powered by Disqus

Similar Posts

Joshua Thijssen: @MultiParamConverter for Symfony2

Lukas Smith's Blog: Symfony2, what I think is still left to do

Pádraic Brady's Blog: RESTful Web Services with Zend Framework

Sebastian Bergmann\'s BLog: Enterprise PHP {Components|Framework}

Symfony Blog: How do I use Propel 1.3 in symfony 1.1?


Community Events











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


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

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