News Feed
Jobs Feed
Sections




Recent Jobs

News Archive
DevShed:
Introducing the Facade Pattern in PHP 5
January 16, 2007 @ 11:19:00

DevShed continues with their look at design patterns in PHP with the first part of a new series today discussing the Facade pattern as created in PHP 5.

In this case, you have a class that hides all the complexity required for serializing the mentioned objects, but there's also a group of classes that know nothing about the class that called them. As you can see, these classes are only responsible for performing the serialization/unserialization sequence on several objects and nothing else. Period.

The Facade pattern is best seen as an interface between the real meat of the application and the part that displays the results. It provides a buffer between the two to make it easier for the output class to call. They create a basic implementation of this and show how to use compression and provide all the code you'll need to get it working.

0 comments voice your opinion now!
facade pattern php5 tutorial http cmpresssion facade pattern php5 tutorial http cmpresssion



Similar Posts

DevShed: Introducing the Facade Pattern in PHP 5

Mike\'s Blog: s/fluent/decorated

HowTo Forge: Installing The PHP-MemCache Module On CentOS 5.0

SitePoint PHP Blog: Build a Lifestream with SimplePie

Dublish.com: Captcha - Spam preventing images


Community Events









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


extension microsoft codeigniter windows facebook release zendframework podcast performance drupal feature developer symfony conference framework opinion sqlserver zend wordpress job

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