Doctrine


Namespace Doctrine\Common\Collections

Class Summary
ArrayCollectionAn ArrayCollection is a Collection implementation that uses a regular PHP array internally.
Interface Summary
CollectionThe missing (SPL) Collection/Array/OrderedMap interface.

Doctrine