Various helper stuff.
public
__construct( string $locale = null, boolean $caseSensitive = false )
Initializes the instance.
public integer
compare( string $a, string $b )
Compare two strings.
public array
sort( array & $array, boolean $keepKeys = false )