array_unique
array_reverse
sort
Returns an array with elements in reverse order.
array_reverse(array $array): array