foreach($values as $categoryKey => $categoryValues) { foreach($categoryValues as $key => $value) { .... } }