This class can be used to sort arrays with text encoded using Unicode. It can take an array of string and sort it considering that the characters are encoding using UTF-8. The class can either sort regular arrays of strings or associative arrays on which the array keys may be also associative.