Registry / other / psr-container

psr-container

JSON →
library2.0.2phppackagistunverified

Common Container Interface (PHP FIG PSR-11).

composer require psr/container
INSTALL
IMPORT
SIG · PSR-CONTAINER
P
psr-container
otherphpv2.0.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ContainerInterface
✓ use Psr\Container\ContainerInterface;

Type-hints a PSR-11 container interface to retrieve services.

use Psr\Container\ContainerInterface; function process(ContainerInterface $container) { $service = $container->get('some.service'); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Anthropic
1
Resources
psr-container — pip install psr-container · libregistry