PHP Collections Namespace

Nested Namespaces

Collections\Controller
Collections\Tests

Interfaces

Name Description
CollectionInterface Provides functionality to evaluate queries against a specific data source wherein the type of the data is not specified.
DictionaryInterface

Classes

Name Description
Collection A collection of objects with a specified class or interface
Dictionary Represents a collection of keys and values.

Traits

Name Description
TypeValidator