Skip to content
Home / PHP / PHP Code Snippets

PHP Code Snippets

PHP slugify

Simple snippet for slug creation, useful for URL-s. Based on this gist.