for in js to go through array code example Example: iterate through array javascript foreach ($objects as $obj) { echo $obj->property; }