Namespace

Dat0r\Common\Collection

ArrayList ArrayList should actually be named List, but php has this as a reserved token (T_LIST), to support the '$what, $for = list($arr)' language construct.
Collection Generic base implementation of the ICollection interface.
CollectionChangedEvent
Map
TypedList
TypedMap

Interfaces

ICollection
IList
IListener
IMap
IUniqueCollection