mrcrmn/container

A Dependency Injection Container

Maintainers

Package info

github.com/mrcrmn/container

pkg:composer/mrcrmn/container

Statistics

Installs: 8

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

0.3.4 2019-03-09 20:18 UTC

This package is auto-updated.

Last update: 2026-03-01 00:55:50 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.