PHP Iterator May 8, 2018 Pramod T P Leave a comment Interface for external iterators or objects that can be iterated themselves internally. In the Iterator pattern a class will be able to traverse the elements of another class.