You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
think-library/vendor/psr/container
李光春 022a41a2da
update vendor
3 years ago
..
src update vendor 3 years ago
LICENSE update vendor 3 years ago
README.md update vendor 3 years ago
composer.json update vendor 3 years ago

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.