Skip to content

Instantly share code, notes, and snippets.

@artgris
Created March 16, 2017 13:49
Show Gist options
  • Save artgris/e75cc954f9bcaa35db13f6e7d1644448 to your computer and use it in GitHub Desktop.
Save artgris/e75cc954f9bcaa35db13f6e7d1644448 to your computer and use it in GitHub Desktop.
use Gedmo\Sluggable\Util\Urlizer;
Urlizer::urlize($text, $separator = '-');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment