Urlify Versions Save

A fast PHP slug generator and transliteration library that converts non-ascii characters for use in URLs.

1.0.8-stable

7 years ago

This release adds two new options to filter():

  1. $lower_case specifies whether you want to convert to lower case (the default), or preserve the existing case of the text.
  2. $treat_underscore_as_space specifies whether you want to convert underscores to spaces (the default), or preserve underscores in the output.

Thanks @ywarnier and @jmontoyaa for these additions!

1.0.7-stable

8 years ago

Added optional $use_remove_list parameter, added missing œ character.

1.0.6-stable

8 years ago

Bulgarian characters added, new CLI scripts (downcode, filter, transliterate), fix for UTF-8 spaces. Thanks to @skyosev, @shefi, @rinogo, and @karptonite for these!

1.0.5-stable

9 years ago

Bulgarian language added.

1.0.4-stable

9 years ago

License fixed to match Django project.

1.0.3-stable

10 years ago

Added characters for Arabic, Serbian and Azerbaijani.

1.0.2-stable

10 years ago

Added missing Romanian diactricts.

1.0.1-stable

10 years ago

Added a missing character to the map.