Copied!

Creates a URL-friendly slug from a given string.

AbstractInterface
Methods
public abstract slug(string $string, string $separator = '-', ?string $locale = NULL) : Symfony\Component\String\AbstractUnicodeString
 

Creates a slug for the given string and locale, using appropriate transliteration when needed.

© 2024 Bruce Wells
Search Namespaces \ Classes
Configuration