helpers\Inflector

Class yii\helpers\Inflector

Inheritance yii\helpers\Inflector » yii\helpers\BaseInflector
Available since version 2.0
Source Code https://github.com/yiisoft/yii2/blob/master/framework/helpers/Inflector.php

Inflector pluralizes and singularizes English nouns. It also contains some other useful methods.

Public Pr