helpers\BaseInflector ordinalize()
  • References/PHP/Yii/helpers/BaseInflector

ordinalize() public static method Converts number to its

2025-01-10 15:47:30
helpers\BaseInflector underscore()
  • References/PHP/Yii/helpers/BaseInflector

underscore() public static method Converts any "CamelCased"

2025-01-10 15:47:30
helpers\BaseInflector singularize()
  • References/PHP/Yii/helpers/BaseInflector

singularize() public static method Returns the singular

2025-01-10 15:47:30
helpers\BaseInflector $transliteration
  • References/PHP/Yii/helpers/BaseInflector

$transliteration public static property Fallback map for transliteration

2025-01-10 15:47:30
helpers\BaseInflector sentence()
  • References/PHP/Yii/helpers/BaseInflector

sentence() public static method (available since version 2.0.1) Converts

2025-01-10 15:47:30
helpers\BaseInflector classify()
  • References/PHP/Yii/helpers/BaseInflector

classify() public static method Converts a table name

2025-01-10 15:47:30
helpers\BaseInflector $transliterator
  • References/PHP/Yii/helpers/BaseInflector

$transliterator public static property Either a

2025-01-10 15:47:30
helpers\BaseInflector hasIntl()
  • References/PHP/Yii/helpers/BaseInflector

hasIntl() protected static method

2025-01-10 15:47:30
helpers\BaseInflector pluralize()
  • References/PHP/Yii/helpers/BaseInflector

pluralize() public static method Converts a word to its

2025-01-10 15:47:30
helpers\BaseInflector $singulars
  • References/PHP/Yii/helpers/BaseInflector

$singulars public static property The rules for converting a word

2025-01-10 15:47:30