News Feed
Jobs Feed
Sections




News Archive
Tim Koschuetzki's Blog:
CakePHP Pluralize Helper
November 05, 2007 @ 13:48:00

Tim Koschuetzki has another CakePHP tip to share on his blog today - a helper that lets you pluralize a word easily.

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.

His example 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").

4 comments voice your opinion now!
cakephp framework helper pluralize plural inflector cakephp framework helper pluralize plural inflector


blog comments powered by Disqus

Similar Posts

SitePoint PHP Blog: The next hot PHP app you install might be IBM's

Klaus Graefensteiner's Blog: Climbing the CodeIgniter PHP MVC framework learning curve

Box UK: Unboxing: Silex

AppBackr Blog: Automated PHP unit testing for lazy coders

ThinkPHP Blog: Which Open Source PHP framework do you use? (Poll)


Community Events











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


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

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