Heimdall/vendor/psr/container
2022-03-10 11:54:29 +00:00
..
src Update to laravel 7 2022-03-10 11:54:29 +00:00
.gitignore Add vendor and .env to make usable 2018-02-01 20:01:12 +00:00
composer.json Update to laravel 7 2022-03-10 11:54:29 +00:00
LICENSE Add vendor and .env to make usable 2018-02-01 20:01:12 +00:00
README.md Update to laravel 7 2022-03-10 11:54:29 +00:00

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.