説明なし
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Your Name 2e7a963364 first commit 6ヶ月前
..
src first commit 6ヶ月前
.gitignore first commit 6ヶ月前
LICENSE first commit 6ヶ月前
README.md first commit 6ヶ月前
composer.json first commit 6ヶ月前

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.