News Feed
Sections

News Archive
Eran Galperin's Blog:
The Advancing PHP Developer Part 5 Design Patterns
July 14, 2008 @ 09:32:26

As a part of his "Advancing PHP Developer" series, Eran Galperin has posted part five, a look at design patterns and what they can do for you and your application.

A design pattern is a general reusable solution to a recurring design problem in object-oriented systems. Design patterns are essentially blueprints that suggest how to solve a particular set of OO design problems while adhering to OO best good-practices (which I've recounted in my Object Oriented part of this series).

He talks about one of the most popular examples - the Model/View/Controller design pattern that is used in many rapid development frameworks for PHP (including CodeIgniter and the Zend Framework). He also briefly mentions a few others like the composite, singleton and decorator patterns.

Other parts of this series include looks at testing, refactoring and coding standards.

0 comments voice your opinion now!
designpattern mvc modelviewcontroller decorator composite singleton



Similar Posts

Matthew Weir O'Phinney's Blog: MVC changes in Zend Framework

DevShed: Working with Template Classes in PHP 5

Alexander Netkachev's Blog: Automatic testing of MVC applications created with Zend Framework

Chris Hartjes' Blog: Fat Models, Skinny Controllers

International PHP Magazine: Poll Question: What Do You Look for in Frameworks?


Community Events











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


book zendframework PHP5 mysql application cakephp developer ajax PEAR job releases database package code conference security release framework example zend

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