News Feed
Jobs Feed
Sections




News Archive
Zend Developer Zone:
Fluent Interfaces in PHP
December 20, 2006 @ 08:55:00

The Zend Developer Zone has posted a new article from editor of the dZone, Cal Evans, looking at using fluent interfaces in PHP.

Fluent Interfaces are not a new programming construct. However, PHP developers have not been able to use them until PHP 5. Now with PHP 5 and the ability to directly dereference an object, PHP developers can build objects using fluent interfaces.

He starts off with a look at what they are and how (and why) they can be used in an application. He includes code example to help show how you would create an interface (makeNormal).

The code and other information are pulled from a few sources: Cal also mentions what he got into the fluent interfaces game for - creating a tag cloud with a fluent interface over the normal arguments/properties method.

0 comments voice your opinion now!
fluent interface mikenaberenzy martinfowler pauljones fluent interface mikenaberenzy martinfowler pauljones


blog comments powered by Disqus

Similar Posts

ThinkPHP Blog: Performance boost for ZendStudio Windows

Brandon Savage's Blog: Interfaces Make Testing Easier

Johannes Schluter's Blog: Jason, let me help you!

Brandon Savage's Blog: Why Interfaces Rock

IBM developerWorks: Create REST applications with the Slim micro-framework


Community Events











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


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

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