getIterator() as $element) { $authors[] = $element['name']; } return array_unique($authors); } }