psr/container

Common Container Interface (PHP FIG PSR-11)

Package info

github.com/php-fig/container

pkg:composer/psr/container

Statistics

Installs: 1 052 885 385

Dependents: 4 235

Suggesters: 70

Stars: 10 012

Open Issues: 5

2.0.2 2021-11-05 16:47 UTC

Requires

  • php: >=7.4.0

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT c71ecc56dfe541dbd90c5360474fbc405f8d5963

containerpsrcontainer-interopPSR-11container-interface

This package is auto-updated.

Last update: 2026-05-30 10:39:03 UTC


README

This repository holds all interfaces related to PSR-11 (Container Interface).

Note that this is not a Container implementation of its own. It is merely abstractions that describe the components of a Dependency Injection Container.

The installable package and implementations are listed on Packagist.