You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Web/Sources/vendor/psr/container
Antoine PEREDERII 484a87554d
merge issue_030 on merged
1 year ago
..
src merge issue_030 on merged 1 year ago
.gitignore merge issue_030 on merged 1 year ago
LICENSE merge issue_030 on merged 1 year ago
README.md merge issue_030 on merged 1 year ago
composer.json merge issue_030 on merged 1 year ago

README.md

Container interface

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.