News Feed
Jobs Feed
Sections




News Archive
Query7.com:
Why You Should Be Using A PHP Framework
April 11, 2011 @ 09:58:14

On the Query7.com blog, Logan has posted his opinion on how you should be doing your development on sites that are more than just one or two pages - you should be using a framework.

Frameworks should be used when constructing web applications. Any application that involves a database, forms, sessions, cookies or a remote service (such as Twitter or Facebook) will benefit from being powered by a framework. There is no need to use a framework for a website that has only one or two pages, nor for command line utility scripts.

He lists some of the common features frameworks provide including database abstraction, caching, form management, authentication and internationalization. He also includes some of the more general benefits you get from using frameworks like portability, shorter development time, application security, plugins/module support and the enforcement of good coding standards (depends on the framework, obviously).

0 comments voice your opinion now!
framework opinion use feature benefit


blog comments powered by Disqus

Similar Posts

Community News: Ning Turns Two

Paul Jones' Blog: Solar System

Chris Hartjes' Blog: Namespaces in PHP? Why *wouldn't* you want them?

IBM developerWorks: Building PHP on Windows

Paul Jones\' Blog: Solar 0.18.0 released, and more about testing


Community Events











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


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

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