A PHP dependency injection container implementing the PSR-11 Container Interface.
Bind objects to the container and resolve them. Instantiate new objects and automatically resolve dependencies needed, to construct the object.
To read the docs, visit this page.