array_column
array_chunk
array_combine
Splits an array into chunks.
array_chunk(array $array, int $length): array