<?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 03:30:43 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Tim Koschuetzki's Blog: CakePHP Pluralize Helper]]></title>
      <guid>http://www.phpdeveloper.org/news/8974</guid>
      <link>http://www.phpdeveloper.org/news/8974</link>
      <description><![CDATA[<p>
<i>Tim Koschuetzki</i> has another <a href="http://php-coding-practices.com/cakephp-specific/cakephp-pluralize-helper/">CakePHP tip to share</a> on his blog today - a helper that lets you pluralize a word easily.
</p>
<blockquote>
Here is a small helper file for the CakePHP framework that will help you turn a subject into the pluralized form depending on a parameter.
</blockquote>
<p>
His <a href="http://php-coding-practices.com/cakephp-specific/cakephp-pluralize-helper/">example</a> shows how to use the tool, pluralizing the word "article". The Helper uses CakePHP's Inflector class to base the transition on ("so that special cases like "baby/babies" are taken care of as well").
</p>]]></description>
      <pubDate>Mon, 05 Nov 2007 13:48:00 -0600</pubDate>
    </item>
  </channel>
</rss>
