Ramsey\Collection\Map
Classes
This class provides a basic implementation of
MapInterface, to minimize the
effort required to implement this interface.
This class provides a basic implementation of
TypedMapInterface, to
minimize the effort required to implement this interface.
AssociativeArrayMap represents a standard associative array object.
NamedParameterMap represents a mapping of values to a set of named keys
that may optionally be typed
A
TypedMap represents a map of elements where key and value are typed.
Interfaces
An object that maps keys to values.
A
TypedMapInterface represents a map of elements where key and value are
typed.