container/container library

Classes

Cloneable<T>
Container
ContainerReable
ContainerWriteable
Injectable
Annotation to mark a class as injectable for the DI container to auto-inject injection is not automatic and must be done by the framework.
StewardContainer
A rudimentary DI container implementation container bindings are created as needed.

Exceptions / Errors

ViewNotFoundError
ViewNotFoundError is thrown when we try to load a view that doesn't exist.