psr / container
Common Container Interface (PHP FIG PSR-11)
Installs: 192 383 198
Dependents: 2 175
Suggesters: 46
Security: 0
Stars: 8 759
Watchers: 21
Forks: 33
Open Issues: 7
Requires
- php: >=5.3.0
This package is auto-updated.
Last update: 2021-01-13 07:46:48 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.