PHP文字列ucfirst
str_repeat

ucfirst文字列

ucwords

最初の文字を大文字に変換します。

構文

ucfirst(string $string): string