Data types: PHP Collection Class NHM TAnveer Hossain Khan (contact me)
This package manages collections of objects like similar classes available in Java.
The main collection has functions to add, remove and retrieve objects to a collection.
There is also an iterator class that can traverse the list of objects in a collection by the order they are inserted.