Skip to content

sleepyboy/slug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Slugify helper for Kohana (supports Cyrillic, Romanian etc.)

Usage

Slug::ify('Mórë thån wørds') -> "more-than-words";

CHANGELOG

  • 1.1 Standard Kohana's "URL::title" is used after transliteration Default replacement was changed to "-" (the same as replacement in URL::title) Small bug fix

  • 1.0 Initial Release

About

Slugify helper for Kohana

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages