public static humanize (mixed $text) Makes an underscored or dashed phrase human-readable
public static upper (mixed $str, [mixed $encoding]) Uppercases a string, this function makes use of the mbstring
integer RANDOM_HEXDEC
public static uncamelize (mixed $str, [mixed $delimiter]) Uncamelize strings which are camelized
public static concat () Concatenates strings using the separator only once without duplication in places concatenation
public static reduceSlashes (mixed $str) Reduces multiple slashes in a string to single slashes
public static endsWith (mixed $str, mixed $end, [mixed $ignoreCase]) Check if a string ends with
integer RANDOM_NUMERIC
public static dynamic (mixed $text, [mixed $leftDelimiter], [mixed $rightDelimiter], [mixed $separator])
Page 2 of 2