array(2) { ['apple']=> array(2){ ["color"]=>string(3) "red" ["stock"]=>int(1000) } ['banana']=> array(2){ ["color"]=>string(6) "yellow" ["stock"]=>int(2000) } }