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

Job Posting: Eqqus.com Seeks User Interface Engineer (Mountain View, CA)

Paul Jones' Blog: Brief Intro to Solar_Http_Request and Response

Charles Rowe's Blog: The Four Major Benefits of MySQLi

Evan Sims' Blog: Announcing libGameFly

Phil Bennett: Do We Need a Framework For That? Or Hurry Up PHP-FIG


Community Events









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


unittest phpunit introduction zendframework2 database release tool language development podcast opinion interview community object code example testing composer api framework

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