Skip to content Skip to footer navigation
You are reading the docs for an old version of Statamic. Consider upgrading to Statamic 6.

Kebab Case Modifier

Converts a string into kebab-case.

string: statamicIsAwesome
{{ string | kebab }}
{{ Statamic::modify($string)->kebab() }}
statamic-is-awesome