Classes

Implementation of ContainerInterface using ArrayAccess methods
Represents a tree of values where undefined tree path will take their value from the nearest valid ancestor value.
Case-insensitive key value map.
Reference implementation of the ChainElementInterface
Iterator over ChainElements
Reference implementation of the ChainElementInterface
Container utility class
DataTree deprecated
Serializable data tree structure
Exception railsed by DataTree methods implementing the PSR ContainerInterface
Exception raised when the object given to Container member class is not a valid container
Exception raised when the object given to Container member class is not a valid container
An implementation of the PSR-11 NotFoundExceptionInterface raised by ContainerInterface::get()
Stack container implementation
Stack element iterator

Interfaces

A class implementing the ChainElementInterface can be attached to a single chain of ChainElementInterface
Allow object to specify by itself its container nature properties