swap_case Modifier

Returns a case swapped version of the string.

string: IpHONE
{{ string | swap_case }}
{{ Statamic::modify($string)->swapCase() }}
iPhone
Docs feedback

Submit improvements, related content, or suggestions through Github.

Betterify this page →