mrcrmn/container

A Dependency Injection Container

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/mrcrmn/container

0.3.4 2019-03-09 20:18 UTC

This package is auto-updated.

Last update: 2025-09-29 02:14:17 UTC


README

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.

Docs

To read the docs, visit this page.