list of sorting function in php

list of sorting functions in php

asort()
arsort()
ksort()
krsort()
uksort()
sort()
natsort()
rsort()