Ver original$tmp = array('clave' => array());foreach (/* ... */) { $tmp['clave'] []= array( 'foo' => $bar );}