News Feed
Jobs Feed
Sections




News Archive
DevShed:
The Basics of Implementing Adapter Objects with PHP
December 06, 2006 @ 15:53:59

DevShed takes a look at another of the design patterns in a new series starting with this new tutorial - a look at the implementation of Adapter objects in PHP.

You may have already encountered situations in coding PHP applications in which you would like to use inheritance, but could not for one reason or another. Fortunately, there is an alternative for these situations that can help you achieve the same result. In this first article in a two-part series, you'll learn about the adapter pattern.

They start off with the basics of the Adapter pattern and move quickly into the first definition of a class using them - a directory processor. Once that's built, they show how it all works with a more practical example.

0 comments voice your opinion now!
adapter design pattern object tutorial part1 basics directory processor adapter design pattern object tutorial part1 basics directory processor


blog comments powered by Disqus

Similar Posts

CodeForest.net: Key/value tables and how to use them in PHP and MySQL

Cameron McKay: Counting Syllables and Detecting Rhyme in PHP

Thomas Weinert's Blog: Highlight Words In HTML

C7Y: Late Static Binding: a practical example

Jani Hartikainen's Blog: What is a null object, and when are they useful?


Community Events











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


framework interview community zendframework2 conference testing usergroup phpunit series functional rest development introduction podcast opinion database release language symfony2 google

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