I'm like 1 day new to Zend and i ran into my first problem.
It seems i can't find anything in google or documentation about string transliteration.
For example Kohana has UTF8::transliterate_to_ascii
I need to turn all sort of characters (ę, ų ...) to english looking ones.
How you do that in Zend?