ponepaste/vendor/psr/container
2022-03-14 16:22:30 -04:00
..
src Update illuminate/database 2022-03-14 16:22:30 -04:00
.gitignore So much shit. Experimenting with Eloquent. 2021-08-27 06:46:27 -04:00
composer.json Update illuminate/database 2022-03-14 16:22:30 -04:00
LICENSE So much shit. Experimenting with Eloquent. 2021-08-27 06:46:27 -04:00
README.md So much shit. Experimenting with Eloquent. 2021-08-27 06:46:27 -04: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.