1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 17:59:55 +02:00
Oinktube/vendor/psr/container
2021-11-08 13:53:37 -03:00
..
src Fix 2021-11-08 13:53:37 -03:00
.gitignore Fix 2021-11-08 13:53:37 -03:00
composer.json Fix 2021-11-08 13:53:37 -03:00
LICENSE Fix 2021-11-08 13:53:37 -03:00
README.md Fix 2021-11-08 13:53:37 -03: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.