Bez popisu
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.
Your Name 2e7a963364 first commit před 10 měsíci
..
src first commit před 10 měsíci
.gitignore first commit před 10 měsíci
LICENSE first commit před 10 měsíci
README.md first commit před 10 měsíci
composer.json first commit před 10 měsíci

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.