Traits

ContainerAwareTrait

Defines the trait for a Container Aware Class.

« More »

Interfaces

ContainerAwareInterface

Defines the interface for a Container Aware class.

« More »

ServiceProviderInterface

Defines the interface for a Service Provider.

« More »

Classes

Container

The Container class.

« More »

Classes

ContainerNotFoundException

No container is available.

« More »

DependencyResolutionException

Exception class for handling errors in resolving a dependency

« More »

KeyNotFoundException

No entry was found in the container.

« More »

ProtectedKeyException

Attempt to set the value of a protected key, which already is set

« More »