FOFStringUtils::toSlug
Convert a string into a slug (alias), suitable for use in URLs. Please note that transliteration suupport is rudimentary at this stage.
Signature
public function toSlug(string
$value )
Parameters
-
$value
- A string to convert to slug
Returns
- string
- The slug