expatbase/var/www/html/flarum/vendor/psr/container
2025-08-29 00:22:05 +09:00
..
src Upload 2025-08-29 00:22:05 +09:00
.gitignore Upload 2025-08-29 00:22:05 +09:00
composer.json Upload 2025-08-29 00:22:05 +09:00
LICENSE Upload 2025-08-29 00:22:05 +09:00
README.md Upload 2025-08-29 00:22:05 +09: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.