News Feed
Jobs Feed
Sections




News Archive
IBM developerWorks:
Five more PHP design patterns
March 28, 2008 @ 08:49:35

The IBM developerWorks site has a new article posted that talks about design patterns, five of them in particular, that can help to "accelerate your PHP development" and make your code more maintainable down the line.

As an application developer, you can have a lifelong career without ever knowing what any of the patterns are called or how or when they're used. However, I've found that a good working knowledge of these patterns, as well as those introduced in the developerWorks article "Five common PHP design patterns" (see Resources), allows you to do two things: Enable high-bandwidth conversations and reduce painful lessons.

The patterns they talk about in this "five more" article of the series are:

  • Adapter Pattern
  • Iterator Pattern
  • Decorator Pattern
  • Delegate Pattern
  • State Pattern

Diagrams are provided for each of them, showing how they flow along with brief code examples (structures really) to show how that transitions over to actual use.

0 comments voice your opinion now!
design patterns tutorial adapter iterator decorator delegate state


blog comments powered by Disqus

Similar Posts

Builder.com.au: Creating and managing a Mysql database with phpMyAdmin

PHPBuilder.com: PEAR HTML_Table: Displaying Tabular Data in PHP

ServerGrove Blog: Spooling emails with Symfony2 on VPS and Shared Hosting

PHPMaster.com: Using SSH and SFTP with PHP

Vexxblog: How to convert/encode files to FLV using FFMPEG & PHP


Community Events











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


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

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