v6.3.13
Introduce a `Urlizer` class providing a `urlize` method that uses Symfony's `AsciiSlugger`. This enhances URL slug generation with support for customizable separators and ensures output in lowercase.
Introduce a `Urlizer` class providing a `urlize` method that uses Symfony's `AsciiSlugger`. This enhances URL slug generation with support for customizable separators and ensures output in lowercase.