PHPStringstr_repeat
str_pad

str_repeatString

ucfirst

Repeat a string.

Syntax

str_repeat(string $string, int $times): string