<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Thu, 23 May 2013 14:01:05 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Travis Swicegood:  Fluent-API, here I come!]]></title>
      <guid>http://www.phpdeveloper.org/news/8917</guid>
      <link>http://www.phpdeveloper.org/news/8917</link>
      <description><![CDATA[On his blog, Travis Swicegood <a href="http://www.travisswicegood.com/index.php/2007/10/26/fluent_api_here_i_come">discusses method chaining and Fluent APIs in PHP5</a>.

<blockquote>One of the things that bugs me about PHP is that fluent APIs that were made possible by method chaining in PHP 5 are hindered by the new keyword. In Python or Javascript it's possible to instantiate the object and continue chaining it.</blockquote>

Check out the <a href="http://www.travisswicegood.com/index.php/2007/10/26/fluent_api_here_i_come#comments">comments on his blog</a> for more code examples and solutions for implementing method chaining in PHP5]]></description>
      <pubDate>Sun, 28 Oct 2007 22:34:43 -0500</pubDate>
    </item>
  </channel>
</rss>
