TTK_E32222585_laravel/vendor/psr/container
rmyrv 910e3e6c12 Laravel 2025-07-25 15:02:10 +07:00
..
src Laravel 2025-07-25 15:02:10 +07:00
.gitignore Laravel 2025-07-25 15:02:10 +07:00
LICENSE Laravel 2025-07-25 15:02:10 +07:00
README.md Laravel 2025-07-25 15:02:10 +07:00
composer.json Laravel 2025-07-25 15:02:10 +07:00

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.