Still doing pluralization "by hand"?
composer require doctrine/inflector:1.0
use Doctrine\Common\Inflector\Inflector;
# ...
Inflector::pluralize("elephant");
Inflector::singularize("elephants");
Written by Michal Gebauer
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Php
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#