Skip to content

DI

Everything under Quiote\DI.

ClassDescription
ContainerSmall scope-aware DI container: supports definitions as closures, class names, or instances.
ContainerExceptionPSR-11 ContainerExceptionInterface: the container found something for the id but could not deliver it.
NotFoundExceptionPSR-11 NotFoundExceptionInterface: nothing is bound under the requested id and no autowireable class or alias answers to it either.
NamespaceContents
Attribute3 types